b0y-101 Mini Shell


Current Path : E:/www/raff/wp-content/plugins/elementor-pro/data/base/
File Upload :
Current File : E:/www/raff/wp-content/plugins/elementor-pro/data/base/controller.php

<?php
namespace ElementorPro\Data\Base;

use Elementor\Data\Base\Controller as Controller_Base;

abstract class Controller extends Controller_Base {

	public function __construct() {
		parent::__construct();

		$this->namespace = 'elementor-pro/v1';
	}
}

Copyright © 2019 by b0y-101