@@ -60,8 +60,7 @@ |
||
60 | 60 | * change state MUST be implemented such that they retain the internal state of |
61 | 61 | * the current instance and return an instance that contains the changed state. |
62 | 62 | */ |
63 | -interface CookieInterface extends Stringable |
|
64 | -{ |
|
63 | +interface CookieInterface extends Stringable { |
|
65 | 64 | /** |
66 | 65 | * Same site policy "None" |
67 | 66 | */ |