You are here

protected property RegistryTest::$registry in Zircon Profile 8

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

The tested theme registry.

Type: \Drupal\Tests\Core\Theme\TestRegistry

File

core/tests/Drupal/Tests/Core/Theme/RegistryTest.php, line 25
Contains \Drupal\Tests\Core\Theme\RegistryTest.

Class

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

Namespace

Drupal\Tests\Core\Theme

Code

protected $registry;