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

flush() 공개 정적인 메소드

public static flush ( )
    public static function flush()
    {
        self::$collection = [];
    }