Your IP : 216.73.216.84


Current Path : /home/helpink/www/libraries/src/Event/Finder/
Upload File :
Current File : /home/helpink/www/libraries/src/Event/Finder/FinderEventInterface.php

<?php

/**
 * Joomla! Content Management System
 *
 * @copyright  (C) 2023 Open Source Matters, Inc. <https://www.joomla.org>
 * @license        GNU General Public License version 2 or later; see LICENSE.txt
 */

namespace Joomla\CMS\Event\Finder;

/**
 * Interface class for finder events
 *
 * @since  5.0.0
 */
interface FinderEventInterface
{
}