@@ -68,7 +68,7 @@ |
||
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, |