You are here

private property NavigationalStructureTest::$baseCrumbs in Entity Construction Kit (ECK) 8

The base breadcrumb labels.

Type: string[]

File

tests/src/Functional/NavigationalStructureTest.php, line 29

Class

NavigationalStructureTest
Test Entity Construction Kit's navigational structure.

Namespace

Drupal\Tests\eck\Functional

Code

private $baseCrumbs = [
  'Home',
  'Administration',
];