Linux webm002.cluster126.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
/
home
/
ariannadhf
/
www
/
wp-content
/
plugins
/
admin-menu-editor
/
customizables
/
Schemas
/
/home/ariannadhf/www/wp-content/plugins/admin-menu-editor/customizables/Schemas/Anything.php
<?php namespace YahnisElsts\AdminMenuEditor\Customizable\Schemas; class Anything extends Schema { public function parse($value, $errors = null, $stopOnFirstError = false) { return $value; } }