Completed
Pull Request — master (#23)
by Pascal
05:28
created
src/Itkg/Consumer/Service/Service.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -106,9 +106,9 @@
 block discarded – undo
106 106
     /**
107 107
      * Get option by key
108 108
      *
109
-     * @param $key
109
+     * @param string $key
110 110
      *
111
-     * @return mixed
111
+     * @return string
112 112
      */
113 113
     public function getOption($key)
114 114
     {
Please login to merge, or discard this patch.