public function MockSplFileInfo::getRelativePathname in Database Sanitize 7
File
- vendor/
symfony/ finder/ Tests/ Iterator/ MockSplFileInfo.php, line 128
Class
Namespace
Symfony\Component\Finder\Tests\IteratorCode
public function getRelativePathname() {
return $this->relativePathname;
}