protected property CompiledRoute::$fit

The fitness of this route.

Type: int

File

drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php, line 23
Definition of Drupal\Core\Routing\CompiledRoute.

Class

CompiledRoute
A compiled route contains derived information from a route object.

Namespace

Drupal\Core\Routing

Code

protected $fit;