Completed
Pull Request — master (#10)
by Lucas
01:17
created
src/Credentials.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -39,7 +39,7 @@
 block discarded – undo
39 39
      * Load the file.
40 40
      *
41 41
      * @param string $filename
42
-     * @return array
42
+     * @return resource
43 43
      */
44 44
     public function load(string $filename)
45 45
     {
Please login to merge, or discard this patch.