The number of parts in the path of this route.
Type: int
File
- core/lib/Drupal/Core/Routing/CompiledRoute.php, line 31
Class
- CompiledRoute
- A compiled route contains derived information from a route object.
Namespace
Drupal\Core\Routing
Code
protected $numParts;
Please login to continue.