You are here

public property Issn::$caseSensitive in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Issn.php \Symfony\Component\Validator\Constraints\Issn::caseSensitive

File

vendor/symfony/validator/Constraints/Issn.php, line 42

Class

Issn
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $caseSensitive = false;