File "Hook.php"

Full Path: /home/bettaeza/flyinsyria.com/app/.well-known/modules/News/Hook.php
File size: 186 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Modules\News;
class Hook
{
    const NEWS_SETTING_CONFIG = 'news_setting_config';
    const NEWS_SETTING_AFTER_BANNER_TITLE = 'news_setting_after_banner_title';
}