You are here

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\Entity

Code

protected $access_type;