test_stable.theme
Test preprocess functions for theme test_stable.
File
- 
              core/tests/ fixtures/ test_stable/ test_stable.theme 
View source
<?php
/**
 * @file
 * Test preprocess functions for theme test_stable.
 */
/**
 * Implements hook_preprocess_theme_test_render_element().
 */
function test_stable_preprocess_theme_test_render_element($variables) {
  // This is used for Drupal\Tests\Core\Theme\RegistryTest.
}Functions
| Title | Deprecated | Summary | 
|---|---|---|
| test_stable_preprocess_theme_test_render_element | Implements hook_preprocess_theme_test_render_element(). | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
