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