OutputHelper
class OutputHelper
Output caching helper.
Properties
$dependencies |
Methods
void
end(array $dependencies = [])
Stops and saves the cache.
void
rollback()
Stops and throws away the output.
Details
at line 25
__construct(Cache $cache, mixed $key)
No description
at line 36
void
end(array $dependencies = [])
Stops and saves the cache.
at line 50
void
rollback()
Stops and throws away the output.