public function EntityLegalDocumentInterface::getNewUserPluginName in Entity Legal 8
Get the plugin name for the new user acceptance.
Return value
string
1 method overrides EntityLegalDocumentInterface::getNewUserPluginName()
- EntityLegalDocument::getNewUserPluginName in src/
Entity/ EntityLegalDocument.php - Get the plugin name for the new user acceptance.
File
- src/
Entity/ EntityLegalDocumentInterface.php, line 41 - Contains \Drupal\entity_legal\Entity\EntityLegalDocumentInterface.
Class
- EntityLegalDocumentInterface
- Provides interface for defining legal document entities.
Namespace
Drupal\entity_legal\EntityCode
public function getNewUserPluginName();