Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
IntegrationTestCase.php
function IntegrationTestCase::getRuntimeLoaders
Return value
RuntimeLoaderInterface
[]
1 call to
IntegrationTestCase::getRuntimeLoaders()
IntegrationTestCase::doIntegrationTest
in vendor/
twig/
twig/
src/
Test/
IntegrationTestCase.php
File
vendor/
twig/
twig/
src/
Test/
IntegrationTestCase.php
, line 50
Class
IntegrationTestCase
Integration test helper.
Namespace
Twig\Test
Code
protected
function
getRuntimeLoaders
() {
return
[]; }
RSS feed