function YamlFileLoaderTest::setUp
Overrides UnitTestCase::setUp
File
-
core/
tests/ Drupal/ Tests/ Core/ DependencyInjection/ YamlFileLoaderTest.php, line 29
Class
Namespace
Drupal\Tests\Core\DependencyInjectionCode
protected function setUp() : void {
parent::setUp();
FileCacheFactory::setPrefix('example');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.