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