function RendererCallbackTest::renderCallback
A test render callback.
File
- 
              core/
tests/ Drupal/ Tests/ Core/ Render/ RendererCallbackTest.php, line 88  
Class
Namespace
Drupal\Tests\Core\RenderCode
public static function renderCallback($element = []) {
  return $element;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.