Completed
Pull Request — master (#54)
by Anton
02:38
created
example/User.php 1 patch
Doc Comments   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@  discard block
 block discarded – undo
90 90
     }
91 91
     
92 92
     /**
93
-     * @return bool
93
+     * @return string
94 94
      */
95 95
     public function getParentNationality()
96 96
     {
@@ -131,7 +131,6 @@  discard block
 block discarded – undo
131 131
     /**
132 132
      * Return a specific visa
133 133
      *
134
-     * @param Visa $visa
135 134
      *
136 135
      * @return mixed|null
137 136
      */
Please login to merge, or discard this patch.