Completed
Push — master ( 3b282d...2f25c9 )
by
unknown
15:09
created
src/Notifynder/Translator/Compiler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@
 block discarded – undo
23 23
     /**
24 24
      * Create a new compiler instance.
25 25
      *
26
-     * @param Filesystem|\Illuminate\Filesystem\Filesystem $files
26
+     * @param Filesystem $files
27 27
      */
28 28
     public function __construct(Filesystem $files)
29 29
     {
Please login to merge, or discard this patch.