You are here

public function CustomContextualLinkInterface::clearOptions in Custom Contextual Links 8.2

Ensures that only options according to the link type are set.

1 method overrides CustomContextualLinkInterface::clearOptions()
CustomContextualLink::clearOptions in src/Entity/CustomContextualLink.php
Ensures that only options according to the link type are set.

File

src/Entity/CustomContextualLinkInterface.php, line 45

Class

CustomContextualLinkInterface
Provides an interface for defining Custom Contextual Link entities.

Namespace

Drupal\ccl\Entity

Code

public function clearOptions();