File "Hook.php"
Full Path: /home/bettaeza/flyinsyria.com/Boat/Hook.php
File size: 114 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Modules\Boat;
class Hook
{
const BOAT_SETTING_CONFIG = 'boat_setting_config';
}