Overrides ContainerDeriverInterface::create
public static function create(ContainerInterface $container, $base_plugin_id) { return new static($container->get(EntityTypeManagerInterface::class)); }