Current Directory: /home/astoriaah/www/administrator/components/com_sh404sef/vendor/weeblr/sh404sef/api
Viewing File: /home/astoriaah/www/administrator/components/com_sh404sef/vendor/weeblr/sh404sef/api/hooks.php
<?php
/**
* sh404SEF - SEO extension for Joomla!
*
* @author Yannick Gaultier
* @copyright (c) Yannick Gaultier - Weeblr llc - 2022
* @package sh404SEF
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @version 4.24.1.4308
* @date 2022-05-31
*/
namespace Weeblr\Sh404sef\Api;
use Weeblr\Wblib\V_SH4_4308\Base;
// no direct access
defined('WBLIB_EXEC') || die;
class Hooks extends Base\Base
{
public function add()
{
}
}