You are here

protected property LinkBinding::$index in Drupal 7 to 8/9 Module Upgrader 8

Index of all other links of this type.

Type: \Drupal\drupalmoduleupgrader\Routing\LinkIndex

File

src/Routing/LinkBinding/LinkBinding.php, line 36

Class

LinkBinding
Represents a binding between a Drupal 7 route and a Drupal 8 one.

Namespace

Drupal\drupalmoduleupgrader\Routing\LinkBinding

Code

protected $index;