protected property ArgumentsResolver::$objects in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/Utility/ArgumentsResolver.php \Drupal\Component\Utility\ArgumentsResolver::objects
An associative array of parameter names to object candidate values.
Type: array
File
- lib/
Drupal/ Component/ Utility/ ArgumentsResolver.php, line 27 - Contains \Drupal\Component\Utility\ArgumentsResolver.
Class
- ArgumentsResolver
- Resolves the arguments to pass to a callable.
Namespace
Drupal\Component\UtilityCode
protected $objects;