<?php

use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;

// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the private 'console.command.form_debug' shared service.

include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';

$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->load('getForm_RegistryService.php')), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'App\\Form\\Campaign', 3 => 'App\\Form\\Campaign\\Keyword', 4 => 'App\\Form\\Campaign\\Report\\Element\\Type', 5 => 'App\\Form\\Campaign\\Report\\Element', 6 => 'App\\Form\\Campaign\\Report', 7 => 'App\\Form\\Campaign\\Tasklist', 8 => 'App\\Form\\Content', 9 => 'App\\Form\\Domain', 10 => 'App\\Form\\Prospect', 11 => 'App\\Form\\Research', 12 => 'App\\Form\\User', 13 => 'Symfony\\Bridge\\Doctrine\\Form\\Type'], [0 => 'App\\Form\\BillingType', 1 => 'App\\Form\\Campaign\\BoltonType', 2 => 'App\\Form\\Campaign\\CredentialType', 3 => 'App\\Form\\Campaign\\HoursType', 4 => 'App\\Form\\Campaign\\Keyword\\TagType', 5 => 'App\\Form\\Campaign\\KeywordType', 6 => 'App\\Form\\Campaign\\LandingPageType', 7 => 'App\\Form\\Campaign\\LevelType', 8 => 'App\\Form\\Campaign\\NoticeType', 9 => 'App\\Form\\Campaign\\Report\\Element\\Type\\PresetType', 10 => 'App\\Form\\Campaign\\Report\\Element\\TypeType', 11 => 'App\\Form\\Campaign\\Report\\ElementType', 12 => 'App\\Form\\Campaign\\Report\\PresetType', 13 => 'App\\Form\\Campaign\\ReportType', 14 => 'App\\Form\\Campaign\\RoleType', 15 => 'App\\Form\\Campaign\\ScheduleType', 16 => 'App\\Form\\Campaign\\SocialLinkType', 17 => 'App\\Form\\Campaign\\Tasklist\\TaskType', 18 => 'App\\Form\\Campaign\\Tasklist\\TasklistType', 19 => 'App\\Form\\Campaign\\TeamMemberType', 20 => 'App\\Form\\CampaignType', 21 => 'App\\Form\\CategoryType', 22 => 'App\\Form\\ChangePasswordType', 23 => 'App\\Form\\ClientContactType', 24 => 'App\\Form\\ClientType', 25 => 'App\\Form\\CommentContentType', 26 => 'App\\Form\\CommentLandingPageType', 27 => 'App\\Form\\CommentTaskType', 28 => 'App\\Form\\Content\\StatusType', 29 => 'App\\Form\\ContentType', 30 => 'App\\Form\\ContentVersionType', 31 => 'App\\Form\\DashboardType', 32 => 'App\\Form\\Domain\\StatType', 33 => 'App\\Form\\DomainType', 34 => 'App\\Form\\EventLogContentType', 35 => 'App\\Form\\FileAssociationCampaignType', 36 => 'App\\Form\\FileAssociationCommentType', 37 => 'App\\Form\\FileAssociationContentType', 38 => 'App\\Form\\FileAssociationTaskType', 39 => 'App\\Form\\FileType', 40 => 'App\\Form\\LinkType', 41 => 'App\\Form\\NegotiationMessageType', 42 => 'App\\Form\\NegotiationStatusType', 43 => 'App\\Form\\NegotiationType', 44 => 'App\\Form\\NewPasswordType', 45 => 'App\\Form\\Prospect\\ProblemType', 46 => 'App\\Form\\ProspectType', 47 => 'App\\Form\\Research\\StatusType', 48 => 'App\\Form\\ResearchType', 49 => 'App\\Form\\ResetPasswordType', 50 => 'App\\Form\\TimeLogType', 51 => 'App\\Form\\TimeLogTypeCategoryType', 52 => 'App\\Form\\TimeLogTypeType', 53 => 'App\\Form\\User\\NoteType', 54 => 'App\\Form\\UserType', 55 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 56 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 57 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 58 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType'], [0 => 'Limenius\\Liform\\Form\\Extension\\AddLiformExtension', 1 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 2 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 7 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 8 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser', 1 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));

$instance->setName('debug:form');

return $instance;
