protected property PagedRouteCollection::$current in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony-cmf/routing/PagedRouteCollection.php \Symfony\Cmf\Component\Routing\PagedRouteCollection::current
Contains the current item the iterator points to.
Type: int
File
- vendor/
symfony-cmf/ routing/ PagedRouteCollection.php, line 40
Class
- PagedRouteCollection
- Provides a route collection which avoids having all routes in memory.
Namespace
Symfony\Cmf\Component\RoutingCode
protected $current = -1;