File "provider_layout_output.class.php"
Full path: /home/kosmetik/public_html/wp-content/plugins/unlimited-elements-for-elementor/provider/provider_layout_output.class.php
File
size: 218 B
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor Back
<?php
defined('UNLIMITED_ELEMENTS_INC') or die('Restricted access');
class UniteCreatorLayoutOutput extends UniteCreatorLayoutOutputWork
{
public function __construct()
{
parent::__construct();
}
}