You are here

public function SectionAssociationInterface::getSchemeId in Workbench Access 8

Returns the scheme id for the Section Association.

1 method overrides SectionAssociationInterface::getSchemeId()
SectionAssociation::getSchemeId in src/Entity/SectionAssociation.php
Returns the scheme id for the Section Association.

File

src/Entity/SectionAssociationInterface.php, line 20

Class

SectionAssociationInterface
An interface for Section Association entity.

Namespace

Drupal\workbench_access\Entity

Code

public function getSchemeId();