Overrides ExecutionContextInterface::isObjectInitialized
public function isObjectInitialized(string $cacheKey) : bool { return isset($this->initializedObjects[$cacheKey]); }