Aerys\Host::getDefinitions PHP Method

getDefinitions() public static method

Used by the server bootstrapper to access host configs created by the application
public static getDefinitions ( ) : array
return array
    public static function getDefinitions() : array
    {
        return self::$definitions;
    }