RegistryTest::$functions

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::functions
  2. 10 core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::functions
  3. 9 core/tests/Drupal/Tests/Core/Theme/RegistryTest.php \Drupal\Tests\Core\Theme\RegistryTest::functions
  4. 8.9.x 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 105

Class

RegistryTest
Tests Drupal\Core\Theme\Registry.

Namespace

Drupal\Tests\Core\Theme

Code

public static $functions = [];

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