Completed
Push — master ( ed4ef2...61bf0f )
by Cheren
02:56
created
src/View/Helper/LessHelper.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -192,7 +192,7 @@  discard block
 block discarded – undo
192 192
      *
193 193
      * @param string $path
194 194
      * @param string $fileHead
195
-     * @return mixed
195
+     * @return string
196 196
      */
197 197
     protected function _normalizeContent($path, $fileHead)
198 198
     {
@@ -235,7 +235,7 @@  discard block
 block discarded – undo
235 235
      * Preg replace url.
236 236
      *
237 237
      * @param string $css
238
-     * @return mixed
238
+     * @return string
239 239
      */
240 240
     protected function _replaceUrl($css)
241 241
     {
Please login to merge, or discard this patch.