You are here

protected property Oauth2ClientPluginBase::$uuid in OAuth2 Client 8.3

Injected UUID service.

Type: \Drupal\Component\Uuid\UuidInterface

File

src/Plugin/Oauth2Client/Oauth2ClientPluginBase.php, line 51

Class

Oauth2ClientPluginBase
Base class for Oauth2Client plugins.

Namespace

Drupal\oauth2_client\Plugin\Oauth2Client

Code

protected $uuid;