You are on page 1of 1

<?

php

namespace KentaCompanion\Extensions;

use LottaFramework\Customizer\Controls\Editor ;
/**
* Class for premium copyright element
*
* @package Kenta Companion
*/
class Copyright
{
public function __construct()
{
}

You might also like