You are here

public function FilesLoader::getTimesCalled in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FilesLoader.php, line 35

Class

FilesLoader

Namespace

Symfony\Component\Validator\Tests\Fixtures

Code

public function getTimesCalled() {
  return $this->timesCalled;
}