Completed
Push — master ( 4218b5...732555 )
by Jonathan
11s
created
src/Server.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -236,7 +236,7 @@
 block discarded – undo
236 236
 
237 237
     /**
238 238
      * Set the cache with file extensions setting.
239
-     * @param bool $groupCacheInFolders Whether to cache with file extensions.
239
+     * @param boolean $cacheWithFileExtensions
240 240
      */
241 241
     public function setCacheWithFileExtensions($cacheWithFileExtensions)
242 242
     {
Please login to merge, or discard this patch.