You are here

protected property ParameterBinding::$parameter in Drupal 7 to 8/9 Module Upgrader 8

Type: \Pharborist\Functions\ParameterNode

File

src/Routing/ParameterBinding.php, line 24

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\Routing

Code

protected $parameter;