You are here

protected property UserRestrictionsManager::$errors in User restrictions 8

List of restriction errors.

Type: string[]

File

src/UserRestrictionsManager.php, line 22

Class

UserRestrictionsManager
Defines the user restriction manager.

Namespace

Drupal\user_restrictions

Code

protected $errors = [];