Closed fiedsch closed 5 months ago
Does not make sense as Pimple states
PSR-11 compatibility
For historical reasons, the Container class does not implement the PSR-11 ContainerInterface. However, Pimple provides a helper class that will let you decouple your code from the Pimple container class.
Use $augmentor->offsetExists('...')
instead.
Insbesondere
public function has($id);