@@ -27,7 +27,7 @@ |
||
27 | 27 | private $posts = []; |
28 | 28 | |
29 | 29 | /** |
30 | - * @param Post[] $postNames |
|
30 | + * @param Post[] $posts |
|
31 | 31 | */ |
32 | 32 | public function __construct(array $posts) |
33 | 33 | { |