<?php/** * @package AllediaFramework * @contact www.alledia.com, hello@alledia.com * @copyright 2016 Alledia.com, All rights reserved * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL */namespaceAlledia\Framework;defined('_JEXEC')ordie();/** * Legacy extension class * * @deprecated Only for backward compatibility. Joomla\Extension\Licensed instead */classExtensionextendsJoomla\Extension\Licensed{// @TODO: Remove this class in a future release}