Cache
class Cache
Controller for cache operations.
Methods
__construct(object $model, object $viewModel)
Constructor.
array
cancel()
Cancel flush cache action.
array
display()
Display confirmatation message.
array
flush()
Flush cache.
Details
at line 42
__construct(object $model, object $viewModel)
Constructor.
at line 55
array
cancel()
Cancel flush cache action.
at line 67
array
display()
Display confirmatation message.
at line 79
array
flush()
Flush cache.