protected function FileValidatorPathTest::getFile in Plug 7
Overrides FileValidatorTest::getFile
File
- lib/Symfony/ validator/ Symfony/ Component/ Validator/ Tests/ Constraints/ FileValidatorPathTest.php, line 18 
Class
Namespace
Symfony\Component\Validator\Tests\ConstraintsCode
protected function getFile($filename) {
  return $filename;
}