An array of PartialMatchers.
Type: array
File
- drupal/core/lib/Drupal/Core/Routing/NestedMatcher.php, line 30
- Definition of Drupal\Core\Routing\NestedMatcher.
Class
- NestedMatcher
- The nested matcher layers multiple partial matchers together.
Namespace
Drupal\Core\Routing
Code
protected $partialMatchers = array();