Completed
Push — master ( 43a266...382a9d )
by Cheren
07:50
created
src/Html/Html.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -167,7 +167,7 @@
 block discarded – undo
167 167
      * Check html class exists.
168 168
      *
169 169
      * @param string $className
170
-     * @return bool
170
+     * @return string|false
171 171
      */
172 172
     protected function _classExists($className)
173 173
     {
Please login to merge, or discard this patch.