File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/jet-engine/includes/components/bricks-views/helpers/repeater.php
Back
<?php namespace Jet_Engine\Bricks_Views\Helpers; // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } class Repeater { private $controls = []; public function add_control( $name, $data ) { $this->controls[ $name ] = $data; } public function get_controls() { return $this->controls; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.17 |
proxy
|
phpinfo
|
Settings