| Current Path : /var/www/html/portal.sumar.com.py/wp-content/plugins/popup-maker/classes/Interfaces/ |
| Current File : /var/www/html/portal.sumar.com.py/wp-content/plugins/popup-maker/classes/Interfaces/Service.php |
<?php
/**
* Plugin controller.
*
* @package PopupMaker
* @copyright Copyright (c) 2024, Code Atlantic LLC
*/
namespace PopupMaker\Interfaces;
defined( 'ABSPATH' ) || exit;
/**
* Localized service class.
*/
interface Service {}