function DrupalDebugClassLoaderTest::setUpBeforeClass
File
-
core/
tests/ Drupal/ Tests/ TestTools/ ErrorHandler/ DrupalDebugClassLoaderTest.php, line 28
Class
- DrupalDebugClassLoaderTest
- Tests the DrupalDebugClassLoader.
Namespace
Drupal\Tests\TestTools\ErrorHandlerCode
public static function setUpBeforeClass() : void {
// Load fixture classes.
require_once __DIR__ . '/../../../../fixtures/TestTools/drupal_debug_classloader_test_classes.php';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.