You are here

constant Luhn::CHECKSUM_FAILED_ERROR 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::CHECKSUM_FAILED_ERROR

File

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

Class

Luhn
Metadata for the LuhnValidator.

Namespace

Symfony\Component\Validator\Constraints

Code

const CHECKSUM_FAILED_ERROR = 2;