ChainEntityResolver::$resolvers
The concrete resolvers.
Type: \Drupal\serialization\EntityResolver\EntityResolverInterface[]
File
-
core/
modules/ serialization/ src/ EntityResolver/ ChainEntityResolver.php, line 17
Class
- ChainEntityResolver
- Resolver delegating the entity resolution to a chain of resolvers.
Namespace
Drupal\serialization\EntityResolverCode
protected $resolvers = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.