You are here

protected property UserRestrictionTypeBase::$patterns in User restrictions 8

List of patterns for the restriction type.

Type: string[]

File

src/Plugin/UserRestrictionType/UserRestrictionTypeBase.php, line 36

Class

UserRestrictionTypeBase

Namespace

Drupal\user_restrictions\Plugin\UserRestrictionType

Code

protected $patterns = [];