ArrayAccessContainerInterfaceTrait
trait ArrayAccessContainerInterfaceTrait (View source)
Implementation of ContainerInterface using ArrayAccess methods
Methods
has($key)
No description
get($key)
No description
NotFoundExceptionInterface
newNotFoundException(mixed $key)
Create an exception that should be raised while attempting to access a non-existing element