Completed
Push — 3.x-dev-kit ( 0fd37c...cf45f3 )
by Oskar
01:35
created
src/Model/CommentManagerInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -20,6 +20,7 @@
 block discarded – undo
20 20
 {
21 21
     /**
22 22
      * Update the number of comment for a comment.
23
+     * @return void
23 24
      */
24 25
     public function updateCommentsCount(?PostInterface $post = null);
25 26
 }
Please login to merge, or discard this patch.