RegistryTest::$registry

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::registry
  2. 10 core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::registry
  3. 11.x core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::registry

The mocked theme registry.

Type: \Drupal\Core\Theme\Registry|\PHPUnit\Framework\MockObject\MockObject

File

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

Class

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

Namespace

Drupal\Tests\Core\Theme

Code

protected $registry;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.