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

Source

src/Mini.php:305-311