@@ -278,8 +278,8 @@ |
||
278 | 278 | } |
279 | 279 | |
280 | 280 | $stat->setData('') |
281 | - ->setSize($size) |
|
282 | - ->setInfo('Number of files used to build the cache: ' . Directory::getFileCount($path)); |
|
281 | + ->setSize($size) |
|
282 | + ->setInfo('Number of files used to build the cache: ' . Directory::getFileCount($path)); |
|
283 | 283 | |
284 | 284 | return $stat; |
285 | 285 | } |