You are here

public property Regex::$match in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/validator/Constraints/Regex.php \Symfony\Component\Validator\Constraints\Regex::match

File

vendor/symfony/validator/Constraints/Regex.php, line 27

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

public $match = true;