Completed
Push — master ( 30530b...953066 )
by Vitaly
34:35
created
src/Router.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
      *
184 184
      * @param string $cachedAsset Full path to cached asset
185 185
      *
186
-     * @return mixed Cached asset URL
186
+     * @return string Cached asset URL
187 187
      */
188 188
     private function getAssetCachedUrl($cachedAsset)
189 189
     {
Please login to merge, or discard this patch.