Skip to content

Commit 311afbe

Browse files
committed
refactor: cs fix
1 parent 5fb61b1 commit 311afbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/Filters/PageCache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ public function after(RequestInterface $request, ResponseInterface $response, $a
7272
// so that we can have live speed updates along the way.
7373
// Must be run after filters to preserve the Response headers.
7474
$this->pageCache->make($request, $response);
75+
7576
return $response;
7677
}
7778

0 commit comments

Comments
 (0)