Passed
Push — master ( aaaee4...c2a29b )
by Mihail
04:03
created
Apps/Model/Admin/Comments/FormCommentUpdate.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
     
16 16
     /**
17 17
      * FormCommentUpdate constructor. Pass record inside the model.
18
-     * @param Apps\ActiveRecord\CommentPost|Apps\ActiveRecord\CommentAnswer $record
18
+     * @param \Ffcms\Core\Arch\ActiveModel $record
19 19
      */
20 20
     public function __construct($record, $type = 'comment')
21 21
     {
Please login to merge, or discard this patch.