public function offsetUnset($offset) : void { @trigger_error($this->message, E_USER_DEPRECATED); parent::offsetUnset($offset); }