function TurtleLazyBuilder::trustedCallbacks
Same name in other branches
- 10 core/modules/big_pipe/tests/src/Unit/Render/FiberPlaceholderTest.php \Drupal\Tests\big_pipe\Unit\Render\TurtleLazyBuilder::trustedCallbacks()
Overrides TrustedCallbackInterface::trustedCallbacks
File
-
core/
modules/ big_pipe/ tests/ src/ Unit/ Render/ FiberPlaceholderTest.php, line 137
Class
Namespace
Drupal\Tests\big_pipe\Unit\RenderCode
public static function trustedCallbacks() {
return [
'turtle',
];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.