function test_stable_preprocess_theme_test_render_element

Implements hook_preprocess_theme_test_render_element().

1 string reference to 'test_stable_preprocess_theme_test_render_element'
RegistryTest::testGetRegistryForModule in core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
Tests getting the theme registry defined by a module.

File

core/tests/fixtures/test_stable/test_stable.theme, line 11

Code

function test_stable_preprocess_theme_test_render_element($variables) {
  // This is used for Drupal\Tests\Core\Theme\RegistryTest.
}

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