ExecutionContext::getMetadataFactory

public ExecutionContext::getMetadataFactory()

File

core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php, line 312

Class

ExecutionContext
Defines an execution context class.

Namespace

Drupal\Core\TypedData\Validation

Code

public function getMetadataFactory() {
  throw new \LogicException('Legacy validator API is unsupported.');
}
doc_Drupal
2016-10-29 09:09:29
Comments
Leave a Comment

Please login to continue.