Skip to content

Commit c91e80e

Browse files
committed
Revert "[Validator] Fix static analysis report."
This reverts commit f7d2209.
1 parent 1198689 commit c91e80e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/Validator/Constraints/IbanValidator.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ class IbanValidator extends ConstraintValidator
163163
'YT' => 'FR\d{2}\d{5}\d{5}[\dA-Z]{11}\d{2}', // France
164164
];
165165

166+
/**
167+
* {@inheritdoc}
168+
*/
166169
public function validate($value, Constraint $constraint)
167170
{
168171
if (!$constraint instanceof Iban) {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy