Access dependencies/resolvers using ArrayAccess and __get() __set()
Closed this issue · 0 comments
e200 commented
Example:
Instead of:
$container->get('cache');$container['cache'];or
$container->cache;Closed this issue · 0 comments
Example:
Instead of:
$container->get('cache');$container['cache'];or
$container->cache;