Completed
Pull Request — master (#9)
by Lucas
02:53
created
src/Credentials.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 
27 27
     /**
28 28
      * @param string $filename
29
-     * @return array
29
+     * @return resource
30 30
      */
31 31
     public function load(string $filename)
32 32
     {
Please login to merge, or discard this patch.