Overrides Context::hasContextValue
public function hasContextValue() { return $this->getTypedDataManager() ->getCanonicalRepresentation($this->getContextData()) !== NULL; }