setExpectedTriggerError(E_USER_ERROR); $obj = new phpbb_request_deactivated_super_global($this->getMock('phpbb_request_interface'), 'obj', phpbb_request_interface::POST); $obj->offsetSet(0, 0); } }