You are here

protected property BynderException::$messageLevel in Bynder 8

Message level to be used when displaying the message to the user.

Type: string

File

src/Exception/BynderException.php, line 27

Class

BynderException
Base exception class for Bynder.

Namespace

Drupal\bynder\Exception

Code

protected $messageLevel = 'error';