App\Source\RouteSystem\AdminRouteCollection::getAll PHP 메소드

getAll() 공개 정적인 메소드

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