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 a1505fb commit f69f5eeCopy full SHA for f69f5ee
src/Cards/Card.php
@@ -164,7 +164,7 @@ public function brand()
164
}
165
166
/**
167
- * @param $cvc
+ * @param $cvc
168
* @return bool
169
*/
170
public function isValidCvc($cvc)
src/ExpirationDateValidator.php
@@ -49,7 +49,7 @@ public function isValid()
49
50
51
52
- * @param $year
+ * @param $year
53
* @return $this
54
55
protected function setYear($year)
0 commit comments