Completed
Push — develop ( 947ba3...8e6a62 )
by Neomerx
14:51
created
src/Contracts/Authentication/PassportAccountManagerInterface.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,5 +33,5 @@
 block discarded – undo
33 33
     /**
34 34
      * @return PassportAccountInterface|null
35 35
      */
36
-    public function getPassport(): ?PassportAccountInterface;
36
+    public function getPassport(): ? PassportAccountInterface;
37 37
 }
Please login to merge, or discard this patch.