File manager - Edit - /home/contenidosenred/public_html/OD/wp-content/plugins/meta-box/inc/interfaces/storage.php
Back
<?php /** * Storage interface * * @package Meta Box */ /** * Interface RWMB_Storage_Interface */ interface RWMB_Storage_Interface { /** * Get value from storage. * * @param int $object_id Object id. * @param string $name Field name. * @param array $args Custom arguments.. * @return mixed */ public function get( $object_id, $name, $args = array() ); }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings