uawdijnntqw1x1x1
IP : 18.221.83.34
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
public_html
/
wp-content
/
plugins
/
.
/
.
/
elementor
/
includes
/
interfaces
/
has-validation.php
/
/
<?php namespace Elementor; /** * Elementor has validation interface. * * @param array $control_data The value to validate. * @return bool True on valid, throws an exception on error. * @throws \Exception If validation fails. */ interface Has_Validation { public function validate( array $control_data ): bool; }
/home/batcwwjx/public_html/wp-content/plugins/././elementor/includes/interfaces/has-validation.php