You are here

public function EntityLegalDocumentInterface::getExistingUserPluginName in Entity Legal 8

Get the plugin name for the existing user acceptance.

Return value

string

1 method overrides EntityLegalDocumentInterface::getExistingUserPluginName()
EntityLegalDocument::getExistingUserPluginName in src/Entity/EntityLegalDocument.php
Get the plugin name for the existing user acceptance.

File

src/Entity/EntityLegalDocumentInterface.php, line 48
Contains \Drupal\entity_legal\Entity\EntityLegalDocumentInterface.

Class

EntityLegalDocumentInterface
Provides interface for defining legal document entities.

Namespace

Drupal\entity_legal\Entity

Code

public function getExistingUserPluginName();