@@ -525,8 +525,10 @@ class ComposerStaticInit7f81b4a2a468a061c306af5e447a9a9f
525525 'Combodo \\iTop \\Application \\Search \\CriterionParser ' => __DIR__ . '/../.. ' . '/sources/Application/Search/criterionparser.class.inc.php ' ,
526526 'Combodo \\iTop \\Application \\Search \\SearchForm ' => __DIR__ . '/../.. ' . '/sources/Application/Search/searchform.class.inc.php ' ,
527527 'Combodo \\iTop \\Application \\Status \\Status ' => __DIR__ . '/../.. ' . '/sources/Application/Status/Status.php ' ,
528+ 'Combodo \\iTop \\Application \\TwigBase \\Controller \\AbstractProfilerExtension ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/Controller/AbstractProfilerExtension.php ' ,
528529 'Combodo \\iTop \\Application \\TwigBase \\Controller \\Controller ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/Controller/Controller.php ' ,
529530 'Combodo \\iTop \\Application \\TwigBase \\Controller \\PageNotFoundException ' => __DIR__ . '/../.. ' . '/application/exceptions/PageNotFoundException.php ' ,
531+ 'Combodo \\iTop \\Application \\TwigBase \\Controller \\iProfilerExtension ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/Controller/iProfilerExtension.php ' ,
530532 'Combodo \\iTop \\Application \\TwigBase \\Twig \\Extension ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/Twig/Extension.php ' ,
531533 'Combodo \\iTop \\Application \\TwigBase \\Twig \\TwigHelper ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/Twig/TwigHelper.php ' ,
532534 'Combodo \\iTop \\Application \\TwigBase \\UI \\UIBlockExtension ' => __DIR__ . '/../.. ' . '/sources/Application/TwigBase/UI/UIBlockExtension.php ' ,
@@ -2793,13 +2795,6 @@ class ComposerStaticInit7f81b4a2a468a061c306af5e447a9a9f
27932795 'Symfony \\Component \\Form \\SubmitButton ' => __DIR__ . '/.. ' . '/symfony/form/SubmitButton.php ' ,
27942796 'Symfony \\Component \\Form \\SubmitButtonBuilder ' => __DIR__ . '/.. ' . '/symfony/form/SubmitButtonBuilder.php ' ,
27952797 'Symfony \\Component \\Form \\SubmitButtonTypeInterface ' => __DIR__ . '/.. ' . '/symfony/form/SubmitButtonTypeInterface.php ' ,
2796- 'Symfony \\Component \\Form \\Test \\FormBuilderInterface ' => __DIR__ . '/.. ' . '/symfony/form/Test/FormBuilderInterface.php ' ,
2797- 'Symfony \\Component \\Form \\Test \\FormIntegrationTestCase ' => __DIR__ . '/.. ' . '/symfony/form/Test/FormIntegrationTestCase.php ' ,
2798- 'Symfony \\Component \\Form \\Test \\FormInterface ' => __DIR__ . '/.. ' . '/symfony/form/Test/FormInterface.php ' ,
2799- 'Symfony \\Component \\Form \\Test \\FormPerformanceTestCase ' => __DIR__ . '/.. ' . '/symfony/form/Test/FormPerformanceTestCase.php ' ,
2800- 'Symfony \\Component \\Form \\Test \\Traits \\RunTestTrait ' => __DIR__ . '/.. ' . '/symfony/form/Test/Traits/RunTestTrait.php ' ,
2801- 'Symfony \\Component \\Form \\Test \\Traits \\ValidatorExtensionTrait ' => __DIR__ . '/.. ' . '/symfony/form/Test/Traits/ValidatorExtensionTrait.php ' ,
2802- 'Symfony \\Component \\Form \\Test \\TypeTestCase ' => __DIR__ . '/.. ' . '/symfony/form/Test/TypeTestCase.php ' ,
28032798 'Symfony \\Component \\Form \\Util \\FormUtil ' => __DIR__ . '/.. ' . '/symfony/form/Util/FormUtil.php ' ,
28042799 'Symfony \\Component \\Form \\Util \\InheritDataAwareIterator ' => __DIR__ . '/.. ' . '/symfony/form/Util/InheritDataAwareIterator.php ' ,
28052800 'Symfony \\Component \\Form \\Util \\OptionsResolverWrapper ' => __DIR__ . '/.. ' . '/symfony/form/Util/OptionsResolverWrapper.php ' ,
@@ -3412,7 +3407,6 @@ class ComposerStaticInit7f81b4a2a468a061c306af5e447a9a9f
34123407 'Symfony \\Component \\Security \\Core \\Signature \\Exception \\InvalidSignatureException ' => __DIR__ . '/.. ' . '/symfony/security-core/Signature/Exception/InvalidSignatureException.php ' ,
34133408 'Symfony \\Component \\Security \\Core \\Signature \\ExpiredSignatureStorage ' => __DIR__ . '/.. ' . '/symfony/security-core/Signature/ExpiredSignatureStorage.php ' ,
34143409 'Symfony \\Component \\Security \\Core \\Signature \\SignatureHasher ' => __DIR__ . '/.. ' . '/symfony/security-core/Signature/SignatureHasher.php ' ,
3415- 'Symfony \\Component \\Security \\Core \\Test \\AccessDecisionStrategyTestCase ' => __DIR__ . '/.. ' . '/symfony/security-core/Test/AccessDecisionStrategyTestCase.php ' ,
34163410 'Symfony \\Component \\Security \\Core \\User \\AttributesBasedUserProviderInterface ' => __DIR__ . '/.. ' . '/symfony/security-core/User/AttributesBasedUserProviderInterface.php ' ,
34173411 'Symfony \\Component \\Security \\Core \\User \\ChainUserChecker ' => __DIR__ . '/.. ' . '/symfony/security-core/User/ChainUserChecker.php ' ,
34183412 'Symfony \\Component \\Security \\Core \\User \\ChainUserProvider ' => __DIR__ . '/.. ' . '/symfony/security-core/User/ChainUserProvider.php ' ,
0 commit comments