protected property ParameterBinding::$argument in Drupal 7 to 8/9 Module Upgrader 8
Type: mixed
File
- src/
Routing/ ParameterBinding.php, line 29
Class
- ParameterBinding
- Represents a binding between a single callback parameter and a single path component in a Drupal 8 route path, possibly affected by an argument.
Namespace
Drupal\drupalmoduleupgrader\RoutingCode
protected $argument;