Completed
Pull Request — master (#40)
by Romain
02:29
created
src/Model/ThreadSettings/Menu.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -32,7 +32,7 @@
 block discarded – undo
32 32
     }
33 33
 
34 34
     /**
35
-     * @param array $buttons
35
+     * @param AbstractButtons[] $buttons
36 36
      */
37 37
     private function isValidButton(array $buttons)
38 38
     {
Please login to merge, or discard this patch.