RouteCollection
RouteCollection
class RouteCollection implements IteratorAggregate, Countable
A RouteCollection represents a set of Route instances.
When adding a route at the end of the collection, an existing route with the same name is removed first. So there can only be one route with a given name.
Methods
__clone() | ||
ArrayIterator|登录查看完整内容
|