Overrides FormBase::create
public static function create(ContainerInterface $container) { return new static($container->get('ban.ip_manager')); }