App\Source\RouteSystem\PageRouteCollection::flush PHP Method

flush() public static method

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