Completed
Pull Request — master (#17)
by
unknown
02:25
created
src/CssEmbed/CssEmbed.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -387,7 +387,7 @@
 block discarded – undo
387 387
      * Resolve the URL to an http asset
388 388
      *
389 389
      * @param string $path
390
-     * @return false|string the url, or false if not resolvable
390
+     * @return string the url, or false if not resolvable
391 391
      */
392 392
     protected function buildAssetUrl($path)
393 393
     {
Please login to merge, or discard this patch.