public function ContextInterface::setUuid

Sets the uuid for the context.

Return value

string The context's uuid.

1 method overrides ContextInterface::setUuid()
ConfigContext::setUuid in drupal/core/lib/Drupal/Core/Config/Context/ConfigContext.php
Implements \Drupal\Core\Config\Context\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();