mini\Mini::getRequestScopeCache() Method

private

Signature

private function getRequestScopeCache(): object

Returns

object

Documentation

Returns an object that will survive for the duration of the current request and on which instances can be cached.

Source

src/Mini.php:305-311