PHP 8.1.33
Preview: route.php Size: 587 B
/home/jambtst2015/public_html/ida.com.ng/components/com_contact/helpers/route.php

<?php
/**
 * @package     Joomla.Site
 * @subpackage  com_contact
 *
 * @copyright   (C) 2009 Open Source Matters, Inc. <https://www.joomla.org>
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

defined('_JEXEC') or die;

use Joomla\Component\Contact\Site\Helper\RouteHelper;

/**
 * Contact Component Route Helper
 *
 * @static
 * @package     Joomla.Site
 * @subpackage  com_contact
 * @since       1.5
 *
 * @deprecated  5.0  Use \Joomla\Component\Contact\Site\Helper\RouteHelper instead
 */
abstract class ContactHelperRoute extends RouteHelper
{
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
587 B lrw-r--r-- 2024-11-22 17:53:15
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).