Overrides ExecutionContextInterface::markGroupAsValidated
public function markGroupAsValidated(string $cacheKey, string $groupHash) : void { $this->validatedObjects[$cacheKey][$groupHash] = TRUE; }