You are here

public static property RegistryTest::$functions in Drupal 10

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

The list of functions that get_defined_functions() should provide.

Type: array

File

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

Class

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

Namespace

Drupal\Tests\Core\Theme

Code

public static $functions = [];