App\Source\RouteSystem\PageRouteCollection::getAll PHP Метод

getAll() публичный статический Метод

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