Completed
Push — develop ( 027f5e...8e896a )
by Neomerx
02:11
created
src/Commands/BaseImpersonationMiddleware.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -68,7 +68,7 @@
 block discarded – undo
68 68
      * @param Closure    $readUserScopes
69 69
      * @param array      $properties
70 70
      *
71
-     * @return PassportAccountInterface
71
+     * @return \Limoncello\Contracts\Authentication\AccountInterface
72 72
      */
73 73
     protected static function createCliPassport(
74 74
         $userIdentity,
Please login to merge, or discard this patch.