You are here

public property Luhn::$message in Zircon Profile 8

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

File

vendor/symfony/validator/Constraints/Luhn.php, line 36

Class

Luhn
Metadata for the LuhnValidator.

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'Invalid card number.';