File manager - Edit - /home/monara/public_html/ben_holdings_wp/wp-content/plugins/elementor/includes/interfaces/has-validation.php
Back
<?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; }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings