Constructs new EntityMethodDeriver.
\Drupal\Core\Entity\EntityTypeManagerInterface $entityTypeManager: The entity type manager.
public function __construct(EntityTypeManagerInterface $entityTypeManager) { $this->inflector = new EnglishInflector(); }