Passed
Push — master ( f52af3...89df9c )
by Mihail
05:09
created
Apps/Model/Front/Feedback/FormAnswerAdd.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
 
26 26
     /**
27 27
      * FormAnswerAdd constructor. Pass active record of comment post and user id
28
-     * @param $recordPost
28
+     * @param \Ffcms\Core\Arch\ActiveModel $recordPost
29 29
      * @param int $userId
30 30
      */
31 31
     public function __construct($recordPost, $userId = 0)
Please login to merge, or discard this patch.