You are here

protected property LinkIndex::$idiotBox in Drupal 7 to 8/9 Module Upgrader 8

Tracks link IDs to prevent collisions.

Type: string[]

File

src/Routing/LinkIndex.php, line 18

Class

LinkIndex
Represents a set of link bindings of a single type (i.e., menu links, local tasks, etc.)

Namespace

Drupal\drupalmoduleupgrader\Routing

Code

protected $idiotBox = [];