You are here

protected property ParameterMap::$bindings in Drupal 7 to 8/9 Module Upgrader 8

File

src/Routing/ParameterMap.php, line 27

Class

ParameterMap
Represents a set of parameter bindings for a particular path, callback, and set of arguments.

Namespace

Drupal\drupalmoduleupgrader\Routing

Code

protected $bindings = [];