You are here

public property UserProtectionBase::$provider in User protect 8

The name of the module that owns this plugin.

Type: string

File

src/Plugin/UserProtection/UserProtectionBase.php, line 20

Class

UserProtectionBase
Provides a base class for UserProtection plugins.

Namespace

Drupal\userprotect\Plugin\UserProtection

Code

public $provider;