public function vfsStreamWrapperWithoutRootTestCase::setUp in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperWithoutRootTestCase.php \org\bovigo\vfs\vfsStreamWrapperWithoutRootTestCase::setUp()
set up test environment
File
- vendor/
mikey179/ vfsStream/ src/ test/ php/ org/ bovigo/ vfs/ vfsStreamWrapperWithoutRootTestCase.php, line 19
Class
Namespace
org\bovigo\vfsCode
public function setUp() {
vfsStreamWrapper::register();
}