Completed
Pull Request — master (#6)
by Mathieu
11:21 queued 06:55
created
Blog/Library.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.