afterRenderUncached()
afterRenderUncached(string $content) : string
Interceptor called after render on an uncached view.
Can return a string to replace content, or nothing to leave content untouched.
Parameters
| string | $content |
AllInterceptor runs for ALL requests. Basically just checks cache status and sets a few headers.