You are here

protected property RegistryLegacyTest::$moduleList in Drupal 9

The module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php, line 73

Class

RegistryLegacyTest
@coversDefaultClass \Drupal\Core\Theme\Registry @group Theme @group legacy

Namespace

Drupal\Tests\Core\Theme

Code

protected $moduleList;