File "ModuleServiceProvider.php"

Full Path: /home/bettaeza/flyinsyria.com/plugins/ModuleServiceProvider.php
File size: 171 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Plugins;
class ModuleServiceProvider extends \Modules\ModuleServiceProvider
{
    public static function getPluginInfo(){
        return [];
    }
}