Implements \Drupal\Component\Plugin\ContextAwarePluginInterface::getContextValue().
Overrides ContextAwarePluginInterface::getContextValue
public function getContextValue($name) { return $this ->getContext($name) ->getContextValue(); }