$this
public final function nullOnInvalid() : static { $this->invalidBehavior = ContainerInterface::NULL_ON_INVALID_REFERENCE; return $this; }