Completed
Pull Request — master (#86)
by
unknown
02:09
created
sponsors.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -130,7 +130,7 @@  discard block
 block discarded – undo
130 130
     /**
131 131
      * Check if plugin is installed.
132 132
      *
133
-     * @param $key
133
+     * @param string $key
134 134
      *
135 135
      * @return bool
136 136
      */
@@ -143,7 +143,7 @@  discard block
 block discarded – undo
143 143
     /**
144 144
      * Check if plugin is active.
145 145
      *
146
-     * @param $key
146
+     * @param string $key
147 147
      *
148 148
      * @return bool
149 149
      */
Please login to merge, or discard this patch.