You are here

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

Type: int

File

src/Routing/ParameterMap.php, line 25

Class

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

Namespace

Drupal\drupalmoduleupgrader\Routing

Code

protected $_length = 0;