Completed
Push — master ( fa3ca9...034150 )
by vistart
05:25
created
traits/BlameableTrait.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -552,7 +552,6 @@
 block discarded – undo
552 552
     
553 553
     /**
554 554
      *
555
-     * @param BaseUserModel|string $user
556 555
      * @return boolean
557 556
      */
558 557
     public function setUpdater($updater)
Please login to merge, or discard this patch.
traits/SubsidiaryTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
 
75 75
     /**
76 76
      * Apply confirmation.
77
-     * @return boolean
77
+     * @return false|null
78 78
      * @throws \yii\base\NotSupportedException
79 79
      */
80 80
     public function applyConfirmation()
Please login to merge, or discard this patch.