protected property CompiledRoute::$fit in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Routing/CompiledRoute.php \Drupal\Core\Routing\CompiledRoute::fit
The fitness of this route.
Type: int
File
- core/
lib/ Drupal/ Core/ Routing/ CompiledRoute.php, line 17
Class
- CompiledRoute
- A compiled route contains derived information from a route object.
Namespace
Drupal\Core\RoutingCode
protected $fit;