File manager - Edit - /home/premiey/www/wp-content/plugins/metform/core/entries/base.php
Back
<?php namespace MetForm\Core\Entries; defined( 'ABSPATH' ) || exit; Class Base{ use \MetForm\Traits\Singleton; public $cpt; public $api; public $meta_data; public function __construct(){ Hooks::instance(); $this->cpt = new Cpt(); $this->api = new Api(); $this->meta_data = new Meta_Data(); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings