Defines a common interface for entity controllers.
This interface can be implemented by entity controllers that require dependency injection. These are not controllers in the routing sense of the word, but instead are handlers that perform a specific function for an entity type.
Expanded class hierarchy of EntityControllerInterface
All classes that implement EntityControllerInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
EntityControllerInterface:: |
public static | function | Instantiates a new instance of this entity controller. | 8 |