EntityHandlerInterface

Defines an interface for entity handlers.

This interface can be implemented by entity handlers that require dependency injection.

Hierarchy

Related topics

Entity API
Describes how to define and manipulate content and configuration entities.

File

core/lib/Drupal/Core/Entity/EntityHandlerInterface.php, line 15

Namespace

Drupal\Core\Entity

Members

Name Modifiers Type Description
EntityHandlerInterface::createInstance public static function Instantiates a new instance of this entity handler.
doc_Drupal
2016-10-29 09:06:37
Comments
Leave a Comment

Please login to continue.