Submit
Path:
~
/
home
/
getwphos
/
www
/
pioneerasphalt
/
wp-content
/
plugins
/
qode-framework
/
inc
/
common
/
interfaces
/
File Content:
tree-interface.php
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } interface QodeFrameworkTreeInterface { public function has_children(); public function get_children(); public function get_child( $key ); public function add_child( QodeFrameworkChildInterface $field ); }
Submit
FILE
FOLDER
Name
Size
Permission
Action
child-interface.php
151 bytes
0644
tree-interface.php
292 bytes
0644
N4ST4R_ID | Naxtarrr