| Current Path : /home/digilove/www/41423/ |
| Current File : /home/digilove/www/41423/Form2content.php.tar |
home/digilove/public_html/libraries/regularlabs/src/Condition/Form2content.php 0000644 00000001057 15235254532 0023676 0 ustar 00 <?php
/**
* @package Regular Labs Library
* @version 23.7.24631
*
* @author Peter van Westen <info@regularlabs.com>
* @link https://regularlabs.com
* @copyright Copyright © 2023 Regular Labs All Rights Reserved
* @license GNU General Public License version 2 or later
*/
namespace RegularLabs\Library\Condition;
use RegularLabs\Library\Condition;
defined('_JEXEC') or die;
/**
* Class Form2content
* @package RegularLabs\Library\Condition
*/
abstract class Form2content extends Condition
{
}