protected property UserRestrictions::$access_type in User restrictions 8
Allow or disallow matching values.
One of UserRestrictions::BLACKLIST or UserRestrictions::WHITELIST.
Type: int
File
- src/
Entity/ UserRestrictions.php, line 87
Class
- UserRestrictions
- Defines an image style configuration entity.
Namespace
Drupal\user_restrictions\EntityCode
protected $access_type;