64) { throw new InvalidArgumentException(sprintf('Message title "%s" is longer than 64 characters.', $title)); } $this->type = (string)$type; $this->title = (string)$title; $this->setMessage($message); $this->setPriority($priority); } /** * @param string $text * @param string $link * @param string|null $htmlId Html id attribute (