Completed
Push — master ( 896e52...a1da58 )
by Jacob
02:15
created
src/BaseGuard.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -88,7 +88,7 @@
 block discarded – undo
88 88
     /**
89 89
      * Returns a token generator from the adapter factory
90 90
      * 
91
-     * @return GeneratorContract
91
+     * @return Contracts\Generator
92 92
      */
93 93
     protected function getGenerator()
94 94
     {
Please login to merge, or discard this patch.