An exception for terminatinating execution or to throw for unit testing.
A component is the most general form of an entity in the UI.
getButtons()
Get the buttons of the Message Box.
withButtons(array $buttons)
Get a Message Box like this, but with buttons.
getType()
Get the type of the Message Box.
getMessageText()
Get the message text of the Message Box.
getLinks()
Get the links of the Message Box.
withLinks(array $links)
Get a Message Box like this, but with links.