@@ -31,7 +31,7 @@ |
||
31 | 31 | * |
32 | 32 | * Constructor. |
33 | 33 | * |
34 | - * @param bool $name The name of the $_SESSION segment. |
|
34 | + * @param string|boolean $name The name of the $_SESSION segment. |
|
35 | 35 | * |
36 | 36 | */ |
37 | 37 | public function __construct($name = 'Aura\Auth\Auth') |