mini\Mini::getRequestScopeCache()
private
Documentation
Returns an object that will survive for the duration of the current request and on which instances can be cached.
Signature
private function getRequestScopeCache(): object
Returns
object