@@ -59,6 +59,9 @@ |
||
59 | 59 | */ |
60 | 60 | private $currentFrame; |
61 | 61 | |
62 | + /** |
|
63 | + * @param string $title |
|
64 | + */ |
|
62 | 65 | public function __construct( |
63 | 66 | ?string $title, |
64 | 67 | array $items, |