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