@@ -41,7 +41,7 @@ |
||
41 | 41 | $expiration = 0, |
42 | 42 | callable $saltProvider = null, |
43 | 43 | callable $keyGenerator = null |
44 | - ){ |
|
44 | + ) { |
|
45 | 45 | $this->password = $password; |
46 | 46 | $this->salt = $salt; |
47 | 47 | $this->iv = $iv; |