function ExecutionContext::isObjectInitialized
File
- 
              core/
lib/ Drupal/ Core/ Validation/ ExecutionContext.php, line 240  
Class
- ExecutionContext
 - Defines an execution context class.
 
Namespace
Drupal\Core\ValidationCode
public function isObjectInitialized(string $cacheKey) : bool {
  throw new \LogicException(ExecutionContextInterface::class . '::isObjectInitialized is unsupported.');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.