REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 321 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/elementor/includes/interfaces/has-validation.php
Text
Base64
<?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; }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
group-control.php
409 B
lrw-r--r--
2023-04-23 15:22:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
has-validation.php
321 B
lrw-r--r--
2024-06-26 13:20:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).