You are here

protected property LocalTaskIntegrationTestBase::$directoryList in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php \Drupal\Tests\Core\Menu\LocalTaskIntegrationTestBase::directoryList

A list of module directories used for YAML searching.

Type: array

File

core/tests/Drupal/Tests/Core/Menu/LocalTaskIntegrationTestBase.php, line 24

Class

LocalTaskIntegrationTestBase
Defines a base unit test for testing existence of local tasks.

Namespace

Drupal\Tests\Core\Menu

Code

protected $directoryList;