@@ -26,6 +26,8 @@ |
||
| 26 | 26 | * {@inheritdoc} |
| 27 | 27 | * |
| 28 | 28 | * @param int|null $interval Interval at which to rotate keys |
| 29 | + * @param string $filename |
|
| 30 | + * @param integer $nb_keys |
|
| 29 | 31 | */ |
| 30 | 32 | public function __construct($filename, array $parameters, $nb_keys, $interval = null) |
| 31 | 33 | { |