We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d989a8e commit 2a6064eCopy full SHA for 2a6064e
src/CardExpirationYear.php
@@ -6,7 +6,7 @@
6
7
class CardExpirationYear implements Rule
8
{
9
- const MSG_CARD_EXPIRATION_YEAR_INVALID = 'validation.credit_card.card_expiation_year_invalid';
+ const MSG_CARD_EXPIRATION_YEAR_INVALID = 'validation.credit_card.card_expiration_year_invalid';
10
11
/**
12
* Month field name.
0 commit comments