public function ContextInterface::setUuid

Sets the uuid for the context.

Return value

string The context's uuid.

1 method overrides ContextInterface::setUuid()

File

drupal/core/lib/Drupal/Core/Config/Context/ContextInterface.php, line 60
Contains \Drupal\Core\Config\Context\ContextInterface.

Class

ContextInterface
Defines the configuration context interface.

Namespace

Drupal\Core\Config\Context

Code

public function setUuid();