ArgumentsResolver::$scalars
Same name in other branches
- 8.9.x core/lib/Drupal/Component/Utility/ArgumentsResolver.php \Drupal\Component\Utility\ArgumentsResolver::scalars
- 10 core/lib/Drupal/Component/Utility/ArgumentsResolver.php \Drupal\Component\Utility\ArgumentsResolver::scalars
- 11.x core/lib/Drupal/Component/Utility/ArgumentsResolver.php \Drupal\Component\Utility\ArgumentsResolver::scalars
An associative array of parameter names to scalar candidate values.
Type: array
File
-
core/
lib/ Drupal/ Component/ Utility/ ArgumentsResolver.php, line 15
Class
- ArgumentsResolver
- Resolves the arguments to pass to a callable.
Namespace
Drupal\Component\UtilityCode
protected $scalars;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.