SlimCMS\Helpers\ConfigWorker::getConfig PHP Method

getConfig() public static method

Get loaded config
public static getConfig ( ) : array
return array
    public static function getConfig()
    {
        return self::$config;
    }