App\Source\RouteSystem\AdminRouteCollection::getAll PHP Method

getAll() public static method

public static getAll ( )
    public static function getAll()
    {
        return self::$collection;
    }