protected property BundleNotBynderException::$adminPermission in Bynder 8
Same name and namespace in other branches
- 8.3 src/Exception/BundleNotBynderException.php \Drupal\bynder\Exception\BundleNotBynderException::adminPermission
- 8.2 src/Exception/BundleNotBynderException.php \Drupal\bynder\Exception\BundleNotBynderException::adminPermission
- 4.0.x src/Exception/BundleNotBynderException.php \Drupal\bynder\Exception\BundleNotBynderException::adminPermission
Admin permission related to this exception.
Type: string
Overrides BynderException::$adminPermission
File
- src/
Exception/ BundleNotBynderException.php, line 15
Class
- BundleNotBynderException
- Exception indicating that the bundle does not represent Bynder assets.
Namespace
Drupal\bynder\ExceptionCode
protected $adminPermission = 'administer entity browsers';