protected property ArgumentsResolver::$wildcards in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Component/Utility/ArgumentsResolver.php \Drupal\Component\Utility\ArgumentsResolver::wildcards
An array object candidates tried on every parameter regardless of name.
Type: array
File
- lib/
Drupal/ Component/ Utility/ ArgumentsResolver.php, line 34 - Contains \Drupal\Component\Utility\ArgumentsResolver.
Class
- ArgumentsResolver
- Resolves the arguments to pass to a callable.
Namespace
Drupal\Component\UtilityCode
protected $wildcards;