Lsrur\Inspector\Collectors\RoutesCollector::count PHP 메소드

count() 공개 메소드

public count ( )
    public function count()
    {
        return count($this->routes);
    }