@@ -467,7 +467,6 @@ discard block |
||
| 467 | 467 | * |
| 468 | 468 | * |
| 469 | 469 | * |
| 470 | - * @param Order $order |
|
| 471 | 470 | * @return bool |
| 472 | 471 | */ |
| 473 | 472 | public function pass() |
@@ -579,6 +578,9 @@ discard block |
||
| 579 | 578 | } |
| 580 | 579 | } |
| 581 | 580 | |
| 581 | + /** |
|
| 582 | + * @param string $securityClass |
|
| 583 | + */ |
|
| 582 | 584 | protected function blacklistCheck($arrayOfValues, $securityClass) |
| 583 | 585 | { |
| 584 | 586 | //adding all emails to security checks |