type = $type; parent::__construct('Two factor authentication is enabled on this account', $code, $previous); } public function getType() { return $this->type; } }