protected property BynderException::$adminPermission in Bynder 8.3
Same name and namespace in other branches
- 8 src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminPermission
- 8.2 src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminPermission
- 4.0.x src/Exception/BynderException.php \Drupal\bynder\Exception\BynderException::adminPermission
Admin permission related to this exception.
Type: string
File
- src/
Exception/ BynderException.php, line 21
Class
- BynderException
- Base exception class for Bynder.
Namespace
Drupal\bynder\ExceptionCode
protected $adminPermission = 'administer bynder configuration';