Submit
Path:
~
/
home
/
contenidosenred
/
www
/
ondemand
/
wp-content
/
plugins
/
meta-box
/
inc
/
interfaces
/
File Content:
storage.php
<?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() ); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
storage.php
394 bytes
0644
N4ST4R_ID | Naxtarrr