You are here

protected property RegistryTest::$moduleList in Drupal 10

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::moduleList

The module list.

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

File

core/tests/Drupal/Tests/Core/Theme/RegistryTest.php, line 77

Class

RegistryTest
@coversDefaultClass \Drupal\Core\Theme\Registry @group Theme

Namespace

Drupal\Tests\Core\Theme

Code

protected $moduleList;