This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Components/Validator/Fixtures/InvalidConstraintValidator.php
2010-06-24 10:44:15 +02:00

5 lines
98 B
PHP

<?php
namespace Symfony\Tests\Components\Validator\Fixtures;
class InvalidConstraintValidator {}