PluginProbe
WindPress – Tailwind CSS integration for WordPress / 3.2.82
WindPress – Tailwind CSS integration for WordPress v3.2.82
3.2.89 3.2.88 3.2.87 3.2.86 3.2.85 3.2.84 3.2.83 3.2.82 3.2.81 trunk 3.0.0 3.0.1 3.0.10 3.0.11 3.0.12 3.0.13 3.0.14 3.0.15 3.0.16 3.0.17 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 All 143 releases
windpress / vendor / composer / autoload_classmap.php

autoload_classmap.php in WindPress – Tailwind CSS integration for WordPress 3.2.82, at vendor/composer/autoload_classmap.php

225 lines 27.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_classmap.php @generated by Composer
4
5 $vendorDir = dirname(__DIR__);
6 $baseDir = dirname($vendorDir);
7
8 return array(
9 'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
10 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
11 'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
12 'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
13 'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
14 'Symfony\\Polyfill\\Ctype\\Ctype' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php',
15 'Symfony\\Polyfill\\Intl\\Grapheme\\Grapheme' => $vendorDir . '/symfony/polyfill-intl-grapheme/Grapheme.php',
16 'Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Normalizer.php',
17 'Symfony\\Polyfill\\Mbstring\\Mbstring' => $vendorDir . '/symfony/polyfill-mbstring/Mbstring.php',
18 'Symfony\\Polyfill\\Php80\\Php80' => $vendorDir . '/symfony/polyfill-php80/Php80.php',
19 'Symfony\\Polyfill\\Php80\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/PhpToken.php',
20 'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
21 'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
22 'WindPressDeps\\Hidehalo\\Nanoid\\Client' => $vendorDir . '/hidehalo/nanoid-php/src/Client.php',
23 'WindPressDeps\\Hidehalo\\Nanoid\\Core' => $vendorDir . '/hidehalo/nanoid-php/src/Core.php',
24 'WindPressDeps\\Hidehalo\\Nanoid\\CoreInterface' => $vendorDir . '/hidehalo/nanoid-php/src/CoreInterface.php',
25 'WindPressDeps\\Hidehalo\\Nanoid\\Generator' => $vendorDir . '/hidehalo/nanoid-php/src/Generator.php',
26 'WindPressDeps\\Hidehalo\\Nanoid\\GeneratorInterface' => $vendorDir . '/hidehalo/nanoid-php/src/GeneratorInterface.php',
27 'WindPressDeps\\Masterminds\\HTML5' => $vendorDir . '/masterminds/html5/src/HTML5.php',
28 'WindPressDeps\\Masterminds\\HTML5\\Elements' => $vendorDir . '/masterminds/html5/src/HTML5/Elements.php',
29 'WindPressDeps\\Masterminds\\HTML5\\Entities' => $vendorDir . '/masterminds/html5/src/HTML5/Entities.php',
30 'WindPressDeps\\Masterminds\\HTML5\\Exception' => $vendorDir . '/masterminds/html5/src/HTML5/Exception.php',
31 'WindPressDeps\\Masterminds\\HTML5\\InstructionProcessor' => $vendorDir . '/masterminds/html5/src/HTML5/InstructionProcessor.php',
32 'WindPressDeps\\Masterminds\\HTML5\\Parser\\CharacterReference' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/CharacterReference.php',
33 'WindPressDeps\\Masterminds\\HTML5\\Parser\\DOMTreeBuilder' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php',
34 'WindPressDeps\\Masterminds\\HTML5\\Parser\\EventHandler' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/EventHandler.php',
35 'WindPressDeps\\Masterminds\\HTML5\\Parser\\FileInputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/FileInputStream.php',
36 'WindPressDeps\\Masterminds\\HTML5\\Parser\\InputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/InputStream.php',
37 'WindPressDeps\\Masterminds\\HTML5\\Parser\\ParseError' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/ParseError.php',
38 'WindPressDeps\\Masterminds\\HTML5\\Parser\\Scanner' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/Scanner.php',
39 'WindPressDeps\\Masterminds\\HTML5\\Parser\\StringInputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/StringInputStream.php',
40 'WindPressDeps\\Masterminds\\HTML5\\Parser\\Tokenizer' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/Tokenizer.php',
41 'WindPressDeps\\Masterminds\\HTML5\\Parser\\TreeBuildingRules' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php',
42 'WindPressDeps\\Masterminds\\HTML5\\Parser\\UTF8Utils' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/UTF8Utils.php',
43 'WindPressDeps\\Masterminds\\HTML5\\Serializer\\HTML5Entities' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/HTML5Entities.php',
44 'WindPressDeps\\Masterminds\\HTML5\\Serializer\\OutputRules' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/OutputRules.php',
45 'WindPressDeps\\Masterminds\\HTML5\\Serializer\\RulesInterface' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/RulesInterface.php',
46 'WindPressDeps\\Masterminds\\HTML5\\Serializer\\Traverser' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/Traverser.php',
47 'WindPressDeps\\Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
48 'WindPressDeps\\Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
49 'WindPressDeps\\Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
50 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/ExceptionInterface.php',
51 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => $vendorDir . '/symfony/filesystem/Exception/FileNotFoundException.php',
52 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\IOException' => $vendorDir . '/symfony/filesystem/Exception/IOException.php',
53 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/IOExceptionInterface.php',
54 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/filesystem/Exception/InvalidArgumentException.php',
55 'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\RuntimeException' => $vendorDir . '/symfony/filesystem/Exception/RuntimeException.php',
56 'WindPressDeps\\Symfony\\Component\\Filesystem\\Filesystem' => $vendorDir . '/symfony/filesystem/Filesystem.php',
57 'WindPressDeps\\Symfony\\Component\\Filesystem\\Path' => $vendorDir . '/symfony/filesystem/Path.php',
58 'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\Comparator' => $vendorDir . '/symfony/finder/Comparator/Comparator.php',
59 'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\DateComparator' => $vendorDir . '/symfony/finder/Comparator/DateComparator.php',
60 'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\NumberComparator' => $vendorDir . '/symfony/finder/Comparator/NumberComparator.php',
61 'WindPressDeps\\Symfony\\Component\\Finder\\Exception\\AccessDeniedException' => $vendorDir . '/symfony/finder/Exception/AccessDeniedException.php',
62 'WindPressDeps\\Symfony\\Component\\Finder\\Exception\\DirectoryNotFoundException' => $vendorDir . '/symfony/finder/Exception/DirectoryNotFoundException.php',
63 'WindPressDeps\\Symfony\\Component\\Finder\\Finder' => $vendorDir . '/symfony/finder/Finder.php',
64 'WindPressDeps\\Symfony\\Component\\Finder\\Gitignore' => $vendorDir . '/symfony/finder/Gitignore.php',
65 'WindPressDeps\\Symfony\\Component\\Finder\\Glob' => $vendorDir . '/symfony/finder/Glob.php',
66 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\CustomFilterIterator' => $vendorDir . '/symfony/finder/Iterator/CustomFilterIterator.php',
67 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\DateRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/DateRangeFilterIterator.php',
68 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\DepthRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/DepthRangeFilterIterator.php',
69 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\ExcludeDirectoryFilterIterator' => $vendorDir . '/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php',
70 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FileTypeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FileTypeFilterIterator.php',
71 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FilecontentFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FilecontentFilterIterator.php',
72 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FilenameFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FilenameFilterIterator.php',
73 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\LazyIterator' => $vendorDir . '/symfony/finder/Iterator/LazyIterator.php',
74 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\MultiplePcreFilterIterator' => $vendorDir . '/symfony/finder/Iterator/MultiplePcreFilterIterator.php',
75 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\PathFilterIterator' => $vendorDir . '/symfony/finder/Iterator/PathFilterIterator.php',
76 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' => $vendorDir . '/symfony/finder/Iterator/RecursiveDirectoryIterator.php',
77 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\SizeRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/SizeRangeFilterIterator.php',
78 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\SortableIterator' => $vendorDir . '/symfony/finder/Iterator/SortableIterator.php',
79 'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\VcsIgnoredFilterIterator' => $vendorDir . '/symfony/finder/Iterator/VcsIgnoredFilterIterator.php',
80 'WindPressDeps\\Symfony\\Component\\Finder\\SplFileInfo' => $vendorDir . '/symfony/finder/SplFileInfo.php',
81 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\AccessException' => $vendorDir . '/symfony/property-access/Exception/AccessException.php',
82 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/property-access/Exception/ExceptionInterface.php',
83 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/property-access/Exception/InvalidArgumentException.php',
84 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\InvalidPropertyPathException' => $vendorDir . '/symfony/property-access/Exception/InvalidPropertyPathException.php',
85 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\NoSuchIndexException' => $vendorDir . '/symfony/property-access/Exception/NoSuchIndexException.php',
86 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException' => $vendorDir . '/symfony/property-access/Exception/NoSuchPropertyException.php',
87 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\OutOfBoundsException' => $vendorDir . '/symfony/property-access/Exception/OutOfBoundsException.php',
88 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\RuntimeException' => $vendorDir . '/symfony/property-access/Exception/RuntimeException.php',
89 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\UnexpectedTypeException' => $vendorDir . '/symfony/property-access/Exception/UnexpectedTypeException.php',
90 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\UninitializedPropertyException' => $vendorDir . '/symfony/property-access/Exception/UninitializedPropertyException.php',
91 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccess' => $vendorDir . '/symfony/property-access/PropertyAccess.php',
92 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessor' => $vendorDir . '/symfony/property-access/PropertyAccessor.php',
93 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessorBuilder' => $vendorDir . '/symfony/property-access/PropertyAccessorBuilder.php',
94 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface' => $vendorDir . '/symfony/property-access/PropertyAccessorInterface.php',
95 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPath' => $vendorDir . '/symfony/property-access/PropertyPath.php',
96 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathBuilder' => $vendorDir . '/symfony/property-access/PropertyPathBuilder.php',
97 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathInterface' => $vendorDir . '/symfony/property-access/PropertyPathInterface.php',
98 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathIterator' => $vendorDir . '/symfony/property-access/PropertyPathIterator.php',
99 'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathIteratorInterface' => $vendorDir . '/symfony/property-access/PropertyPathIteratorInterface.php',
100 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoConstructorPass' => $vendorDir . '/symfony/property-info/DependencyInjection/PropertyInfoConstructorPass.php',
101 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => $vendorDir . '/symfony/property-info/DependencyInjection/PropertyInfoPass.php',
102 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorArgumentTypeExtractorInterface' => $vendorDir . '/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php',
103 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorExtractor' => $vendorDir . '/symfony/property-info/Extractor/ConstructorExtractor.php',
104 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\PhpDocExtractor' => $vendorDir . '/symfony/property-info/Extractor/PhpDocExtractor.php',
105 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\PhpStanExtractor' => $vendorDir . '/symfony/property-info/Extractor/PhpStanExtractor.php',
106 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor' => $vendorDir . '/symfony/property-info/Extractor/ReflectionExtractor.php',
107 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\SerializerExtractor' => $vendorDir . '/symfony/property-info/Extractor/SerializerExtractor.php',
108 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PhpStan\\NameScope' => $vendorDir . '/symfony/property-info/PhpStan/NameScope.php',
109 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PhpStan\\NameScopeFactory' => $vendorDir . '/symfony/property-info/PhpStan/NameScopeFactory.php',
110 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyAccessExtractorInterface.php',
111 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyDescriptionExtractorInterface.php',
112 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor' => $vendorDir . '/symfony/property-info/PropertyInfoCacheExtractor.php',
113 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoExtractor' => $vendorDir . '/symfony/property-info/PropertyInfoExtractor.php',
114 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyInfoExtractorInterface.php',
115 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInitializableExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyInitializableExtractorInterface.php',
116 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyListExtractorInterface.php',
117 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyReadInfo' => $vendorDir . '/symfony/property-info/PropertyReadInfo.php',
118 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyReadInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyReadInfoExtractorInterface.php',
119 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyTypeExtractorInterface.php',
120 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyWriteInfo' => $vendorDir . '/symfony/property-info/PropertyWriteInfo.php',
121 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyWriteInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyWriteInfoExtractorInterface.php',
122 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Type' => $vendorDir . '/symfony/property-info/Type.php',
123 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Util\\PhpDocTypeHelper' => $vendorDir . '/symfony/property-info/Util/PhpDocTypeHelper.php',
124 'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Util\\PhpStanTypeHelper' => $vendorDir . '/symfony/property-info/Util/PhpStanTypeHelper.php',
125 'WindPressDeps\\Symfony\\Component\\Stopwatch\\Section' => $vendorDir . '/symfony/stopwatch/Section.php',
126 'WindPressDeps\\Symfony\\Component\\Stopwatch\\Stopwatch' => $vendorDir . '/symfony/stopwatch/Stopwatch.php',
127 'WindPressDeps\\Symfony\\Component\\Stopwatch\\StopwatchEvent' => $vendorDir . '/symfony/stopwatch/StopwatchEvent.php',
128 'WindPressDeps\\Symfony\\Component\\Stopwatch\\StopwatchPeriod' => $vendorDir . '/symfony/stopwatch/StopwatchPeriod.php',
129 'WindPressDeps\\Symfony\\Component\\String\\AbstractString' => $vendorDir . '/symfony/string/AbstractString.php',
130 'WindPressDeps\\Symfony\\Component\\String\\AbstractUnicodeString' => $vendorDir . '/symfony/string/AbstractUnicodeString.php',
131 'WindPressDeps\\Symfony\\Component\\String\\ByteString' => $vendorDir . '/symfony/string/ByteString.php',
132 'WindPressDeps\\Symfony\\Component\\String\\CodePointString' => $vendorDir . '/symfony/string/CodePointString.php',
133 'WindPressDeps\\Symfony\\Component\\String\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/string/Exception/ExceptionInterface.php',
134 'WindPressDeps\\Symfony\\Component\\String\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/string/Exception/InvalidArgumentException.php',
135 'WindPressDeps\\Symfony\\Component\\String\\Exception\\RuntimeException' => $vendorDir . '/symfony/string/Exception/RuntimeException.php',
136 'WindPressDeps\\Symfony\\Component\\String\\Inflector\\EnglishInflector' => $vendorDir . '/symfony/string/Inflector/EnglishInflector.php',
137 'WindPressDeps\\Symfony\\Component\\String\\Inflector\\FrenchInflector' => $vendorDir . '/symfony/string/Inflector/FrenchInflector.php',
138 'WindPressDeps\\Symfony\\Component\\String\\Inflector\\InflectorInterface' => $vendorDir . '/symfony/string/Inflector/InflectorInterface.php',
139 'WindPressDeps\\Symfony\\Component\\String\\LazyString' => $vendorDir . '/symfony/string/LazyString.php',
140 'WindPressDeps\\Symfony\\Component\\String\\Slugger\\AsciiSlugger' => $vendorDir . '/symfony/string/Slugger/AsciiSlugger.php',
141 'WindPressDeps\\Symfony\\Component\\String\\Slugger\\SluggerInterface' => $vendorDir . '/symfony/string/Slugger/SluggerInterface.php',
142 'WindPressDeps\\Symfony\\Component\\String\\UnicodeString' => $vendorDir . '/symfony/string/UnicodeString.php',
143 'WindPressDeps\\Symfony\\Component\\Yaml\\Command\\LintCommand' => $vendorDir . '/symfony/yaml/Command/LintCommand.php',
144 'WindPressDeps\\Symfony\\Component\\Yaml\\Dumper' => $vendorDir . '/symfony/yaml/Dumper.php',
145 'WindPressDeps\\Symfony\\Component\\Yaml\\Escaper' => $vendorDir . '/symfony/yaml/Escaper.php',
146 'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\DumpException' => $vendorDir . '/symfony/yaml/Exception/DumpException.php',
147 'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/yaml/Exception/ExceptionInterface.php',
148 'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\ParseException' => $vendorDir . '/symfony/yaml/Exception/ParseException.php',
149 'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\RuntimeException' => $vendorDir . '/symfony/yaml/Exception/RuntimeException.php',
150 'WindPressDeps\\Symfony\\Component\\Yaml\\Inline' => $vendorDir . '/symfony/yaml/Inline.php',
151 'WindPressDeps\\Symfony\\Component\\Yaml\\Parser' => $vendorDir . '/symfony/yaml/Parser.php',
152 'WindPressDeps\\Symfony\\Component\\Yaml\\Tag\\TaggedValue' => $vendorDir . '/symfony/yaml/Tag/TaggedValue.php',
153 'WindPressDeps\\Symfony\\Component\\Yaml\\Unescaper' => $vendorDir . '/symfony/yaml/Unescaper.php',
154 'WindPressDeps\\Symfony\\Component\\Yaml\\Yaml' => $vendorDir . '/symfony/yaml/Yaml.php',
155 'WindPressDeps\\Symfony\\Contracts\\Service\\Attribute\\Required' => $vendorDir . '/symfony/service-contracts/Attribute/Required.php',
156 'WindPressDeps\\Symfony\\Contracts\\Service\\Attribute\\SubscribedService' => $vendorDir . '/symfony/service-contracts/Attribute/SubscribedService.php',
157 'WindPressDeps\\Symfony\\Contracts\\Service\\ResetInterface' => $vendorDir . '/symfony/service-contracts/ResetInterface.php',
158 'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceLocatorTrait' => $vendorDir . '/symfony/service-contracts/ServiceLocatorTrait.php',
159 'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceProviderInterface' => $vendorDir . '/symfony/service-contracts/ServiceProviderInterface.php',
160 'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberInterface.php',
161 'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberTrait.php',
162 'WindPressDeps\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => $vendorDir . '/symfony/service-contracts/Test/ServiceLocatorTest.php',
163 'WindPressDeps\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTestCase' => $vendorDir . '/symfony/service-contracts/Test/ServiceLocatorTestCase.php',
164 'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Resolver' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Resolver.php',
165 'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Subject' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Subject.php',
166 'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Usage' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Usage.php',
167 'WindPressDeps\\enshrined\\svgSanitize\\Exceptions\\NestingException' => $vendorDir . '/enshrined/svg-sanitize/src/Exceptions/NestingException.php',
168 'WindPressDeps\\enshrined\\svgSanitize\\Helper' => $vendorDir . '/enshrined/svg-sanitize/src/Helper.php',
169 'WindPressDeps\\enshrined\\svgSanitize\\Sanitizer' => $vendorDir . '/enshrined/svg-sanitize/src/Sanitizer.php',
170 'WindPressDeps\\enshrined\\svgSanitize\\data\\AllowedAttributes' => $vendorDir . '/enshrined/svg-sanitize/src/data/AllowedAttributes.php',
171 'WindPressDeps\\enshrined\\svgSanitize\\data\\AllowedTags' => $vendorDir . '/enshrined/svg-sanitize/src/data/AllowedTags.php',
172 'WindPressDeps\\enshrined\\svgSanitize\\data\\AttributeInterface' => $vendorDir . '/enshrined/svg-sanitize/src/data/AttributeInterface.php',
173 'WindPressDeps\\enshrined\\svgSanitize\\data\\TagInterface' => $vendorDir . '/enshrined/svg-sanitize/src/data/TagInterface.php',
174 'WindPressDeps\\enshrined\\svgSanitize\\data\\XPath' => $vendorDir . '/enshrined/svg-sanitize/src/data/XPath.php',
175 'WindPress\\WindPress\\Abilities\\Abilities\\DeleteVolumeEntry' => $baseDir . '/src/Abilities/Abilities/DeleteVolumeEntry.php',
176 'WindPress\\WindPress\\Abilities\\Abilities\\GetConfig' => $baseDir . '/src/Abilities/Abilities/GetConfig.php',
177 'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeEntries' => $baseDir . '/src/Abilities/Abilities/GetVolumeEntries.php',
178 'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeEntry' => $baseDir . '/src/Abilities/Abilities/GetVolumeEntry.php',
179 'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeHandlers' => $baseDir . '/src/Abilities/Abilities/GetVolumeHandlers.php',
180 'WindPress\\WindPress\\Abilities\\Abilities\\ResetVolumeEntry' => $baseDir . '/src/Abilities/Abilities/ResetVolumeEntry.php',
181 'WindPress\\WindPress\\Abilities\\Abilities\\SaveVolumeEntries' => $baseDir . '/src/Abilities/Abilities/SaveVolumeEntries.php',
182 'WindPress\\WindPress\\Abilities\\Abilities\\SaveVolumeEntry' => $baseDir . '/src/Abilities/Abilities/SaveVolumeEntry.php',
183 'WindPress\\WindPress\\Abilities\\Loader' => $baseDir . '/src/Abilities/Loader.php',
184 'WindPress\\WindPress\\Admin\\AdminPage' => $baseDir . '/src/Admin/AdminPage.php',
185 'WindPress\\WindPress\\Api\\AbstractApi' => $baseDir . '/src/Api/AbstractApi.php',
186 'WindPress\\WindPress\\Api\\Admin\\LocalFileProvider' => $baseDir . '/src/Api/Admin/LocalFileProvider.php',
187 'WindPress\\WindPress\\Api\\Admin\\Settings\\Cache' => $baseDir . '/src/Api/Admin/Settings/Cache.php',
188 'WindPress\\WindPress\\Api\\Admin\\Settings\\License' => $baseDir . '/src/Api/Admin/Settings/License.php',
189 'WindPress\\WindPress\\Api\\Admin\\Settings\\Options' => $baseDir . '/src/Api/Admin/Settings/Options.php',
190 'WindPress\\WindPress\\Api\\Admin\\Tailwind' => $baseDir . '/src/Api/Admin/Tailwind.php',
191 'WindPress\\WindPress\\Api\\Admin\\ThemeJson' => $baseDir . '/src/Api/Admin/ThemeJson.php',
192 'WindPress\\WindPress\\Api\\Admin\\Volume' => $baseDir . '/src/Api/Admin/Volume.php',
193 'WindPress\\WindPress\\Api\\ApiInterface' => $baseDir . '/src/Api/ApiInterface.php',
194 'WindPress\\WindPress\\Api\\Router' => $baseDir . '/src/Api/Router.php',
195 'WindPress\\WindPress\\Core\\Cache' => $baseDir . '/src/Core/Cache.php',
196 'WindPress\\WindPress\\Core\\Runtime' => $baseDir . '/src/Core/Runtime.php',
197 'WindPress\\WindPress\\Core\\Volume' => $baseDir . '/src/Core/Volume.php',
198 'WindPress\\WindPress\\Integration\\Elementor\\Compile' => $baseDir . '/src/Integration/Elementor/Compile.php',
199 'WindPress\\WindPress\\Integration\\Elementor\\Main' => $baseDir . '/src/Integration/Elementor/Main.php',
200 'WindPress\\WindPress\\Integration\\GreenShift\\Compile' => $baseDir . '/src/Integration/GreenShift/Compile.php',
201 'WindPress\\WindPress\\Integration\\GreenShift\\Main' => $baseDir . '/src/Integration/GreenShift/Main.php',
202 'WindPress\\WindPress\\Integration\\Gutenberg\\CommonBlock' => $baseDir . '/src/Integration/Gutenberg/CommonBlock.php',
203 'WindPress\\WindPress\\Integration\\Gutenberg\\Compile' => $baseDir . '/src/Integration/Gutenberg/Compile.php',
204 'WindPress\\WindPress\\Integration\\Gutenberg\\Editor' => $baseDir . '/src/Integration/Gutenberg/Editor.php',
205 'WindPress\\WindPress\\Integration\\Gutenberg\\Main' => $baseDir . '/src/Integration/Gutenberg/Main.php',
206 'WindPress\\WindPress\\Integration\\IntegrationInterface' => $baseDir . '/src/Integration/IntegrationInterface.php',
207 'WindPress\\WindPress\\Integration\\Kadence\\Compile' => $baseDir . '/src/Integration/Kadence/Compile.php',
208 'WindPress\\WindPress\\Integration\\Kadence\\Main' => $baseDir . '/src/Integration/Kadence/Main.php',
209 'WindPress\\WindPress\\Integration\\LiveCanvas\\Compile' => $baseDir . '/src/Integration/LiveCanvas/Compile.php',
210 'WindPress\\WindPress\\Integration\\LiveCanvas\\Editor' => $baseDir . '/src/Integration/LiveCanvas/Editor.php',
211 'WindPress\\WindPress\\Integration\\LiveCanvas\\Main' => $baseDir . '/src/Integration/LiveCanvas/Main.php',
212 'WindPress\\WindPress\\Integration\\Loader' => $baseDir . '/src/Integration/Loader.php',
213 'WindPress\\WindPress\\Integration\\Timber\\Compile' => $baseDir . '/src/Integration/Timber/Compile.php',
214 'WindPress\\WindPress\\Integration\\Timber\\Main' => $baseDir . '/src/Integration/Timber/Main.php',
215 'WindPress\\WindPress\\Plugin' => $baseDir . '/src/Plugin.php',
216 'WindPress\\WindPress\\Upgrade\\UpgradeManager' => $baseDir . '/src/Upgrade/UpgradeManager.php',
217 'WindPress\\WindPress\\Utils\\Cache' => $baseDir . '/src/Utils/Cache.php',
218 'WindPress\\WindPress\\Utils\\Common' => $baseDir . '/src/Utils/Common.php',
219 'WindPress\\WindPress\\Utils\\Config' => $baseDir . '/src/Utils/Config.php',
220 'WindPress\\WindPress\\Utils\\Debug' => $baseDir . '/src/Utils/Debug.php',
221 'WindPress\\WindPress\\Utils\\Notice' => $baseDir . '/src/Utils/Notice.php',
222 'WindPress\\WindPress\\Utils\\Requirement' => $baseDir . '/src/Utils/Requirement.php',
223 'WindPress\\WindPress\\Utils\\Vite' => $baseDir . '/src/Utils/Vite.php',
224 );
225