Completed
Push — master ( 8bf441...91eaeb )
by Zhengchao
21:08 queued 12:50
created
src/Traits/CanFollow.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
      * @param int|array|\Illuminate\Database\Eloquent\Model $followable
37 37
      * @param string                                        $className
38 38
      *
39
-     * @return bool|null
39
+     * @return integer
40 40
      */
41 41
     public function unfollow($followable, $className = __CLASS__)
42 42
     {
Please login to merge, or discard this patch.