$responder->toCacheArray()
Converts the response configuration to an array that can safely be cached
$responder->toCacheArray(): array
Return type
array
This method modifies the existing $responder object it is applied to and returns it again.
Converts the response configuration to an array that can safely be cached
$responder->toCacheArray(): array
array
This method modifies the existing $responder object it is applied to and returns it again.