Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 252 Bytes

11bytes PHP DI fork

Removes types from get / has container functions because for some reason they trigger the following error:

Declaration of DI\Container::get(string $id): mixed must be compatible with Psr\Container\ContainerInterface::get($id)