# windpress/3.2.82/vendor/composer/autoload_classmap.php

WindPress – Tailwind CSS integration for WordPress, version 3.2.82. 225 lines.

- Page: https://pluginprobe.com/plugins/windpress/3.2.82/code/vendor/composer/autoload_classmap.php
- Raw: https://pluginprobe.com/plugins/windpress/3.2.82/raw/vendor/composer/autoload_classmap.php
- Modified: 2026-03-27T03:00:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/windpress/3.2.82/code/vendor/composer/autoload_classmap.php#L10-L20`.

```php
<?php

// autoload_classmap.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
    'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
    'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
    'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
    'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
    'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
    'Symfony\\Polyfill\\Ctype\\Ctype' => $vendorDir . '/symfony/polyfill-ctype/Ctype.php',
    'Symfony\\Polyfill\\Intl\\Grapheme\\Grapheme' => $vendorDir . '/symfony/polyfill-intl-grapheme/Grapheme.php',
    'Symfony\\Polyfill\\Intl\\Normalizer\\Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Normalizer.php',
    'Symfony\\Polyfill\\Mbstring\\Mbstring' => $vendorDir . '/symfony/polyfill-mbstring/Mbstring.php',
    'Symfony\\Polyfill\\Php80\\Php80' => $vendorDir . '/symfony/polyfill-php80/Php80.php',
    'Symfony\\Polyfill\\Php80\\PhpToken' => $vendorDir . '/symfony/polyfill-php80/PhpToken.php',
    'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
    'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
    'WindPressDeps\\Hidehalo\\Nanoid\\Client' => $vendorDir . '/hidehalo/nanoid-php/src/Client.php',
    'WindPressDeps\\Hidehalo\\Nanoid\\Core' => $vendorDir . '/hidehalo/nanoid-php/src/Core.php',
    'WindPressDeps\\Hidehalo\\Nanoid\\CoreInterface' => $vendorDir . '/hidehalo/nanoid-php/src/CoreInterface.php',
    'WindPressDeps\\Hidehalo\\Nanoid\\Generator' => $vendorDir . '/hidehalo/nanoid-php/src/Generator.php',
    'WindPressDeps\\Hidehalo\\Nanoid\\GeneratorInterface' => $vendorDir . '/hidehalo/nanoid-php/src/GeneratorInterface.php',
    'WindPressDeps\\Masterminds\\HTML5' => $vendorDir . '/masterminds/html5/src/HTML5.php',
    'WindPressDeps\\Masterminds\\HTML5\\Elements' => $vendorDir . '/masterminds/html5/src/HTML5/Elements.php',
    'WindPressDeps\\Masterminds\\HTML5\\Entities' => $vendorDir . '/masterminds/html5/src/HTML5/Entities.php',
    'WindPressDeps\\Masterminds\\HTML5\\Exception' => $vendorDir . '/masterminds/html5/src/HTML5/Exception.php',
    'WindPressDeps\\Masterminds\\HTML5\\InstructionProcessor' => $vendorDir . '/masterminds/html5/src/HTML5/InstructionProcessor.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\CharacterReference' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/CharacterReference.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\DOMTreeBuilder' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/DOMTreeBuilder.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\EventHandler' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/EventHandler.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\FileInputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/FileInputStream.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\InputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/InputStream.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\ParseError' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/ParseError.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\Scanner' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/Scanner.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\StringInputStream' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/StringInputStream.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\Tokenizer' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/Tokenizer.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\TreeBuildingRules' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/TreeBuildingRules.php',
    'WindPressDeps\\Masterminds\\HTML5\\Parser\\UTF8Utils' => $vendorDir . '/masterminds/html5/src/HTML5/Parser/UTF8Utils.php',
    'WindPressDeps\\Masterminds\\HTML5\\Serializer\\HTML5Entities' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/HTML5Entities.php',
    'WindPressDeps\\Masterminds\\HTML5\\Serializer\\OutputRules' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/OutputRules.php',
    'WindPressDeps\\Masterminds\\HTML5\\Serializer\\RulesInterface' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/RulesInterface.php',
    'WindPressDeps\\Masterminds\\HTML5\\Serializer\\Traverser' => $vendorDir . '/masterminds/html5/src/HTML5/Serializer/Traverser.php',
    'WindPressDeps\\Psr\\Container\\ContainerExceptionInterface' => $vendorDir . '/psr/container/src/ContainerExceptionInterface.php',
    'WindPressDeps\\Psr\\Container\\ContainerInterface' => $vendorDir . '/psr/container/src/ContainerInterface.php',
    'WindPressDeps\\Psr\\Container\\NotFoundExceptionInterface' => $vendorDir . '/psr/container/src/NotFoundExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/ExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => $vendorDir . '/symfony/filesystem/Exception/FileNotFoundException.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\IOException' => $vendorDir . '/symfony/filesystem/Exception/IOException.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => $vendorDir . '/symfony/filesystem/Exception/IOExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/filesystem/Exception/InvalidArgumentException.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Exception\\RuntimeException' => $vendorDir . '/symfony/filesystem/Exception/RuntimeException.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Filesystem' => $vendorDir . '/symfony/filesystem/Filesystem.php',
    'WindPressDeps\\Symfony\\Component\\Filesystem\\Path' => $vendorDir . '/symfony/filesystem/Path.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\Comparator' => $vendorDir . '/symfony/finder/Comparator/Comparator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\DateComparator' => $vendorDir . '/symfony/finder/Comparator/DateComparator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Comparator\\NumberComparator' => $vendorDir . '/symfony/finder/Comparator/NumberComparator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Exception\\AccessDeniedException' => $vendorDir . '/symfony/finder/Exception/AccessDeniedException.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Exception\\DirectoryNotFoundException' => $vendorDir . '/symfony/finder/Exception/DirectoryNotFoundException.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Finder' => $vendorDir . '/symfony/finder/Finder.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Gitignore' => $vendorDir . '/symfony/finder/Gitignore.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Glob' => $vendorDir . '/symfony/finder/Glob.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\CustomFilterIterator' => $vendorDir . '/symfony/finder/Iterator/CustomFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\DateRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/DateRangeFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\DepthRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/DepthRangeFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\ExcludeDirectoryFilterIterator' => $vendorDir . '/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FileTypeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FileTypeFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FilecontentFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FilecontentFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\FilenameFilterIterator' => $vendorDir . '/symfony/finder/Iterator/FilenameFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\LazyIterator' => $vendorDir . '/symfony/finder/Iterator/LazyIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\MultiplePcreFilterIterator' => $vendorDir . '/symfony/finder/Iterator/MultiplePcreFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\PathFilterIterator' => $vendorDir . '/symfony/finder/Iterator/PathFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\RecursiveDirectoryIterator' => $vendorDir . '/symfony/finder/Iterator/RecursiveDirectoryIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\SizeRangeFilterIterator' => $vendorDir . '/symfony/finder/Iterator/SizeRangeFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\SortableIterator' => $vendorDir . '/symfony/finder/Iterator/SortableIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\Iterator\\VcsIgnoredFilterIterator' => $vendorDir . '/symfony/finder/Iterator/VcsIgnoredFilterIterator.php',
    'WindPressDeps\\Symfony\\Component\\Finder\\SplFileInfo' => $vendorDir . '/symfony/finder/SplFileInfo.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\AccessException' => $vendorDir . '/symfony/property-access/Exception/AccessException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/property-access/Exception/ExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/property-access/Exception/InvalidArgumentException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\InvalidPropertyPathException' => $vendorDir . '/symfony/property-access/Exception/InvalidPropertyPathException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\NoSuchIndexException' => $vendorDir . '/symfony/property-access/Exception/NoSuchIndexException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException' => $vendorDir . '/symfony/property-access/Exception/NoSuchPropertyException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\OutOfBoundsException' => $vendorDir . '/symfony/property-access/Exception/OutOfBoundsException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\RuntimeException' => $vendorDir . '/symfony/property-access/Exception/RuntimeException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\UnexpectedTypeException' => $vendorDir . '/symfony/property-access/Exception/UnexpectedTypeException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\Exception\\UninitializedPropertyException' => $vendorDir . '/symfony/property-access/Exception/UninitializedPropertyException.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccess' => $vendorDir . '/symfony/property-access/PropertyAccess.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessor' => $vendorDir . '/symfony/property-access/PropertyAccessor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessorBuilder' => $vendorDir . '/symfony/property-access/PropertyAccessorBuilder.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyAccessorInterface' => $vendorDir . '/symfony/property-access/PropertyAccessorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPath' => $vendorDir . '/symfony/property-access/PropertyPath.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathBuilder' => $vendorDir . '/symfony/property-access/PropertyPathBuilder.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathInterface' => $vendorDir . '/symfony/property-access/PropertyPathInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathIterator' => $vendorDir . '/symfony/property-access/PropertyPathIterator.php',
    'WindPressDeps\\Symfony\\Component\\PropertyAccess\\PropertyPathIteratorInterface' => $vendorDir . '/symfony/property-access/PropertyPathIteratorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoConstructorPass' => $vendorDir . '/symfony/property-info/DependencyInjection/PropertyInfoConstructorPass.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\DependencyInjection\\PropertyInfoPass' => $vendorDir . '/symfony/property-info/DependencyInjection/PropertyInfoPass.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorArgumentTypeExtractorInterface' => $vendorDir . '/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ConstructorExtractor' => $vendorDir . '/symfony/property-info/Extractor/ConstructorExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\PhpDocExtractor' => $vendorDir . '/symfony/property-info/Extractor/PhpDocExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\PhpStanExtractor' => $vendorDir . '/symfony/property-info/Extractor/PhpStanExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\ReflectionExtractor' => $vendorDir . '/symfony/property-info/Extractor/ReflectionExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Extractor\\SerializerExtractor' => $vendorDir . '/symfony/property-info/Extractor/SerializerExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PhpStan\\NameScope' => $vendorDir . '/symfony/property-info/PhpStan/NameScope.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PhpStan\\NameScopeFactory' => $vendorDir . '/symfony/property-info/PhpStan/NameScopeFactory.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyAccessExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyAccessExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyDescriptionExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyDescriptionExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoCacheExtractor' => $vendorDir . '/symfony/property-info/PropertyInfoCacheExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoExtractor' => $vendorDir . '/symfony/property-info/PropertyInfoExtractor.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyInfoExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyInitializableExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyInitializableExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyListExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyListExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyReadInfo' => $vendorDir . '/symfony/property-info/PropertyReadInfo.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyReadInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyReadInfoExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyTypeExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyTypeExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyWriteInfo' => $vendorDir . '/symfony/property-info/PropertyWriteInfo.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\PropertyWriteInfoExtractorInterface' => $vendorDir . '/symfony/property-info/PropertyWriteInfoExtractorInterface.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Type' => $vendorDir . '/symfony/property-info/Type.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Util\\PhpDocTypeHelper' => $vendorDir . '/symfony/property-info/Util/PhpDocTypeHelper.php',
    'WindPressDeps\\Symfony\\Component\\PropertyInfo\\Util\\PhpStanTypeHelper' => $vendorDir . '/symfony/property-info/Util/PhpStanTypeHelper.php',
    'WindPressDeps\\Symfony\\Component\\Stopwatch\\Section' => $vendorDir . '/symfony/stopwatch/Section.php',
    'WindPressDeps\\Symfony\\Component\\Stopwatch\\Stopwatch' => $vendorDir . '/symfony/stopwatch/Stopwatch.php',
    'WindPressDeps\\Symfony\\Component\\Stopwatch\\StopwatchEvent' => $vendorDir . '/symfony/stopwatch/StopwatchEvent.php',
    'WindPressDeps\\Symfony\\Component\\Stopwatch\\StopwatchPeriod' => $vendorDir . '/symfony/stopwatch/StopwatchPeriod.php',
    'WindPressDeps\\Symfony\\Component\\String\\AbstractString' => $vendorDir . '/symfony/string/AbstractString.php',
    'WindPressDeps\\Symfony\\Component\\String\\AbstractUnicodeString' => $vendorDir . '/symfony/string/AbstractUnicodeString.php',
    'WindPressDeps\\Symfony\\Component\\String\\ByteString' => $vendorDir . '/symfony/string/ByteString.php',
    'WindPressDeps\\Symfony\\Component\\String\\CodePointString' => $vendorDir . '/symfony/string/CodePointString.php',
    'WindPressDeps\\Symfony\\Component\\String\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/string/Exception/ExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\String\\Exception\\InvalidArgumentException' => $vendorDir . '/symfony/string/Exception/InvalidArgumentException.php',
    'WindPressDeps\\Symfony\\Component\\String\\Exception\\RuntimeException' => $vendorDir . '/symfony/string/Exception/RuntimeException.php',
    'WindPressDeps\\Symfony\\Component\\String\\Inflector\\EnglishInflector' => $vendorDir . '/symfony/string/Inflector/EnglishInflector.php',
    'WindPressDeps\\Symfony\\Component\\String\\Inflector\\FrenchInflector' => $vendorDir . '/symfony/string/Inflector/FrenchInflector.php',
    'WindPressDeps\\Symfony\\Component\\String\\Inflector\\InflectorInterface' => $vendorDir . '/symfony/string/Inflector/InflectorInterface.php',
    'WindPressDeps\\Symfony\\Component\\String\\LazyString' => $vendorDir . '/symfony/string/LazyString.php',
    'WindPressDeps\\Symfony\\Component\\String\\Slugger\\AsciiSlugger' => $vendorDir . '/symfony/string/Slugger/AsciiSlugger.php',
    'WindPressDeps\\Symfony\\Component\\String\\Slugger\\SluggerInterface' => $vendorDir . '/symfony/string/Slugger/SluggerInterface.php',
    'WindPressDeps\\Symfony\\Component\\String\\UnicodeString' => $vendorDir . '/symfony/string/UnicodeString.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Command\\LintCommand' => $vendorDir . '/symfony/yaml/Command/LintCommand.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Dumper' => $vendorDir . '/symfony/yaml/Dumper.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Escaper' => $vendorDir . '/symfony/yaml/Escaper.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\DumpException' => $vendorDir . '/symfony/yaml/Exception/DumpException.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\ExceptionInterface' => $vendorDir . '/symfony/yaml/Exception/ExceptionInterface.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\ParseException' => $vendorDir . '/symfony/yaml/Exception/ParseException.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Exception\\RuntimeException' => $vendorDir . '/symfony/yaml/Exception/RuntimeException.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Inline' => $vendorDir . '/symfony/yaml/Inline.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Parser' => $vendorDir . '/symfony/yaml/Parser.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Tag\\TaggedValue' => $vendorDir . '/symfony/yaml/Tag/TaggedValue.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Unescaper' => $vendorDir . '/symfony/yaml/Unescaper.php',
    'WindPressDeps\\Symfony\\Component\\Yaml\\Yaml' => $vendorDir . '/symfony/yaml/Yaml.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\Attribute\\Required' => $vendorDir . '/symfony/service-contracts/Attribute/Required.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\Attribute\\SubscribedService' => $vendorDir . '/symfony/service-contracts/Attribute/SubscribedService.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\ResetInterface' => $vendorDir . '/symfony/service-contracts/ResetInterface.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceLocatorTrait' => $vendorDir . '/symfony/service-contracts/ServiceLocatorTrait.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceProviderInterface' => $vendorDir . '/symfony/service-contracts/ServiceProviderInterface.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceSubscriberInterface' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberInterface.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\ServiceSubscriberTrait' => $vendorDir . '/symfony/service-contracts/ServiceSubscriberTrait.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTest' => $vendorDir . '/symfony/service-contracts/Test/ServiceLocatorTest.php',
    'WindPressDeps\\Symfony\\Contracts\\Service\\Test\\ServiceLocatorTestCase' => $vendorDir . '/symfony/service-contracts/Test/ServiceLocatorTestCase.php',
    'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Resolver' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Resolver.php',
    'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Subject' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Subject.php',
    'WindPressDeps\\enshrined\\svgSanitize\\ElementReference\\Usage' => $vendorDir . '/enshrined/svg-sanitize/src/ElementReference/Usage.php',
    'WindPressDeps\\enshrined\\svgSanitize\\Exceptions\\NestingException' => $vendorDir . '/enshrined/svg-sanitize/src/Exceptions/NestingException.php',
    'WindPressDeps\\enshrined\\svgSanitize\\Helper' => $vendorDir . '/enshrined/svg-sanitize/src/Helper.php',
    'WindPressDeps\\enshrined\\svgSanitize\\Sanitizer' => $vendorDir . '/enshrined/svg-sanitize/src/Sanitizer.php',
    'WindPressDeps\\enshrined\\svgSanitize\\data\\AllowedAttributes' => $vendorDir . '/enshrined/svg-sanitize/src/data/AllowedAttributes.php',
    'WindPressDeps\\enshrined\\svgSanitize\\data\\AllowedTags' => $vendorDir . '/enshrined/svg-sanitize/src/data/AllowedTags.php',
    'WindPressDeps\\enshrined\\svgSanitize\\data\\AttributeInterface' => $vendorDir . '/enshrined/svg-sanitize/src/data/AttributeInterface.php',
    'WindPressDeps\\enshrined\\svgSanitize\\data\\TagInterface' => $vendorDir . '/enshrined/svg-sanitize/src/data/TagInterface.php',
    'WindPressDeps\\enshrined\\svgSanitize\\data\\XPath' => $vendorDir . '/enshrined/svg-sanitize/src/data/XPath.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\DeleteVolumeEntry' => $baseDir . '/src/Abilities/Abilities/DeleteVolumeEntry.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\GetConfig' => $baseDir . '/src/Abilities/Abilities/GetConfig.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeEntries' => $baseDir . '/src/Abilities/Abilities/GetVolumeEntries.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeEntry' => $baseDir . '/src/Abilities/Abilities/GetVolumeEntry.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\GetVolumeHandlers' => $baseDir . '/src/Abilities/Abilities/GetVolumeHandlers.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\ResetVolumeEntry' => $baseDir . '/src/Abilities/Abilities/ResetVolumeEntry.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\SaveVolumeEntries' => $baseDir . '/src/Abilities/Abilities/SaveVolumeEntries.php',
    'WindPress\\WindPress\\Abilities\\Abilities\\SaveVolumeEntry' => $baseDir . '/src/Abilities/Abilities/SaveVolumeEntry.php',
    'WindPress\\WindPress\\Abilities\\Loader' => $baseDir . '/src/Abilities/Loader.php',
    'WindPress\\WindPress\\Admin\\AdminPage' => $baseDir . '/src/Admin/AdminPage.php',
    'WindPress\\WindPress\\Api\\AbstractApi' => $baseDir . '/src/Api/AbstractApi.php',
    'WindPress\\WindPress\\Api\\Admin\\LocalFileProvider' => $baseDir . '/src/Api/Admin/LocalFileProvider.php',
    'WindPress\\WindPress\\Api\\Admin\\Settings\\Cache' => $baseDir . '/src/Api/Admin/Settings/Cache.php',
    'WindPress\\WindPress\\Api\\Admin\\Settings\\License' => $baseDir . '/src/Api/Admin/Settings/License.php',
    'WindPress\\WindPress\\Api\\Admin\\Settings\\Options' => $baseDir . '/src/Api/Admin/Settings/Options.php',
    'WindPress\\WindPress\\Api\\Admin\\Tailwind' => $baseDir . '/src/Api/Admin/Tailwind.php',
    'WindPress\\WindPress\\Api\\Admin\\ThemeJson' => $baseDir . '/src/Api/Admin/ThemeJson.php',
    'WindPress\\WindPress\\Api\\Admin\\Volume' => $baseDir . '/src/Api/Admin/Volume.php',
    'WindPress\\WindPress\\Api\\ApiInterface' => $baseDir . '/src/Api/ApiInterface.php',
    'WindPress\\WindPress\\Api\\Router' => $baseDir . '/src/Api/Router.php',
    'WindPress\\WindPress\\Core\\Cache' => $baseDir . '/src/Core/Cache.php',
    'WindPress\\WindPress\\Core\\Runtime' => $baseDir . '/src/Core/Runtime.php',
    'WindPress\\WindPress\\Core\\Volume' => $baseDir . '/src/Core/Volume.php',
    'WindPress\\WindPress\\Integration\\Elementor\\Compile' => $baseDir . '/src/Integration/Elementor/Compile.php',
    'WindPress\\WindPress\\Integration\\Elementor\\Main' => $baseDir . '/src/Integration/Elementor/Main.php',
    'WindPress\\WindPress\\Integration\\GreenShift\\Compile' => $baseDir . '/src/Integration/GreenShift/Compile.php',
    'WindPress\\WindPress\\Integration\\GreenShift\\Main' => $baseDir . '/src/Integration/GreenShift/Main.php',
    'WindPress\\WindPress\\Integration\\Gutenberg\\CommonBlock' => $baseDir . '/src/Integration/Gutenberg/CommonBlock.php',
    'WindPress\\WindPress\\Integration\\Gutenberg\\Compile' => $baseDir . '/src/Integration/Gutenberg/Compile.php',
    'WindPress\\WindPress\\Integration\\Gutenberg\\Editor' => $baseDir . '/src/Integration/Gutenberg/Editor.php',
    'WindPress\\WindPress\\Integration\\Gutenberg\\Main' => $baseDir . '/src/Integration/Gutenberg/Main.php',
    'WindPress\\WindPress\\Integration\\IntegrationInterface' => $baseDir . '/src/Integration/IntegrationInterface.php',
    'WindPress\\WindPress\\Integration\\Kadence\\Compile' => $baseDir . '/src/Integration/Kadence/Compile.php',
    'WindPress\\WindPress\\Integration\\Kadence\\Main' => $baseDir . '/src/Integration/Kadence/Main.php',
    'WindPress\\WindPress\\Integration\\LiveCanvas\\Compile' => $baseDir . '/src/Integration/LiveCanvas/Compile.php',
    'WindPress\\WindPress\\Integration\\LiveCanvas\\Editor' => $baseDir . '/src/Integration/LiveCanvas/Editor.php',
    'WindPress\\WindPress\\Integration\\LiveCanvas\\Main' => $baseDir . '/src/Integration/LiveCanvas/Main.php',
    'WindPress\\WindPress\\Integration\\Loader' => $baseDir . '/src/Integration/Loader.php',
    'WindPress\\WindPress\\Integration\\Timber\\Compile' => $baseDir . '/src/Integration/Timber/Compile.php',
    'WindPress\\WindPress\\Integration\\Timber\\Main' => $baseDir . '/src/Integration/Timber/Main.php',
    'WindPress\\WindPress\\Plugin' => $baseDir . '/src/Plugin.php',
    'WindPress\\WindPress\\Upgrade\\UpgradeManager' => $baseDir . '/src/Upgrade/UpgradeManager.php',
    'WindPress\\WindPress\\Utils\\Cache' => $baseDir . '/src/Utils/Cache.php',
    'WindPress\\WindPress\\Utils\\Common' => $baseDir . '/src/Utils/Common.php',
    'WindPress\\WindPress\\Utils\\Config' => $baseDir . '/src/Utils/Config.php',
    'WindPress\\WindPress\\Utils\\Debug' => $baseDir . '/src/Utils/Debug.php',
    'WindPress\\WindPress\\Utils\\Notice' => $baseDir . '/src/Utils/Notice.php',
    'WindPress\\WindPress\\Utils\\Requirement' => $baseDir . '/src/Utils/Requirement.php',
    'WindPress\\WindPress\\Utils\\Vite' => $baseDir . '/src/Utils/Vite.php',
);

```
