You are here

protected property BynderException::$adminMessage in Bynder 8

Same name and namespace in other branches
  1. 8.3 src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminMessage
  2. 8.2 src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminMessage
  3. 4.0.x src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminMessage

User-facing for admin users.

Type: string

File

src/Exception/BynderException.php, line 34

Class

BynderException
Base exception class for Bynder.

Namespace

Drupal\bynder\Exception

Code

protected $adminMessage;