public function FilesLoader::getTimesCalled in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/validator/Tests/Fixtures/FilesLoader.php \Symfony\Component\Validator\Tests\Fixtures\FilesLoader::getTimesCalled()
File
- vendor/
symfony/ validator/ Tests/ Fixtures/ FilesLoader.php, line 35
Class
Namespace
Symfony\Component\Validator\Tests\FixturesCode
public function getTimesCalled() {
return $this->timesCalled;
}