You are here

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

Type: \Drupal\drupalmoduleupgrader\Utility\Path\PathUtilityInterface

File

src/Routing/ParameterBinding.php, line 19

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 $path;