Completed
Push — version-4 ( 91d123...7efc98 )
by
unknown
02:30
created
src/Notifynder/Models/Notification.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     /**
48 48
      * Notification constructor.
49 49
      *
50
-     * @param array $attributes
50
+     * @param BuilderNotification $attributes
51 51
      */
52 52
     public function __construct($attributes = [])
53 53
     {
Please login to merge, or discard this patch.