@@ -20,6 +20,7 @@ |
||
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 | } |