@@ -82,6 +82,7 @@ |
||
| 82 | 82 | * |
| 83 | 83 | * For more information specific to the logic here, see |
| 84 | 84 | * https://github.com/symfony/symfony-docs/pull/3134#issuecomment-27699129 |
| 85 | + * @param string $secret |
|
| 85 | 86 | */ |
| 86 | 87 | protected function validateDigest($digest, $nonce, $created, $secret) |
| 87 | 88 | { |