public function vfsStreamWrapperFileTimesTestCase::addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/mikey179/vfsStream/src/test/php/org/bovigo/vfs/vfsStreamWrapperFileTimesTestCase.php \org\bovigo\vfs\vfsStreamWrapperFileTimesTestCase::addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile()
@test @group issue_7
File
- vendor/
mikey179/ vfsStream/ src/ test/ php/ org/ bovigo/ vfs/ vfsStreamWrapperFileTimesTestCase.php, line 209
Class
Namespace
org\bovigo\vfsCode
public function addNewFileNameWithLinkFunctionChangesAttributeTimeOfOriginalFile() {
$this
->markTestSkipped('Links are currently not supported by vfsStream.');
}