/home/tuzdhajd/tuzdayscloset.com/wp-content/plugins/brizy/vendor/composer/autoload_psr4.php
<?php

// autoload_psr4.php @generated by Composer

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

return array(
    'enshrined\\svgSanitize\\' => array($vendorDir . '/enshrined/svg-sanitize/src'),
    'Zend\\EventManager\\' => array($vendorDir . '/zendframework/zend-eventmanager/src'),
    'Zend\\Code\\' => array($vendorDir . '/zendframework/zend-code/src'),
    'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
    'Symfony\\Component\\Dotenv\\' => array($vendorDir . '/symfony/dotenv'),
    'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
    'Phplrt\\Visitor\\' => array($vendorDir . '/phplrt/visitor/src'),
    'Phplrt\\Source\\' => array($vendorDir . '/phplrt/source/src'),
    'Phplrt\\Position\\' => array($vendorDir . '/phplrt/position/src'),
    'Phplrt\\Parser\\' => array($vendorDir . '/phplrt/parser/src'),
    'Phplrt\\Lexer\\' => array($vendorDir . '/phplrt/lexer/src'),
    'Phplrt\\Grammar\\' => array($vendorDir . '/phplrt/grammar/src'),
    'Phplrt\\Contracts\\Source\\' => array($vendorDir . '/phplrt/source-contracts/src'),
    'Phplrt\\Contracts\\Parser\\' => array($vendorDir . '/phplrt/parser-contracts/src'),
    'Phplrt\\Contracts\\Lexer\\' => array($vendorDir . '/phplrt/lexer-contracts/src'),
    'Phplrt\\Contracts\\Grammar\\' => array($vendorDir . '/phplrt/grammar-contracts/src'),
    'Phplrt\\Contracts\\Ast\\' => array($vendorDir . '/phplrt/ast-contracts/src'),
    'Phplrt\\Compiler\\' => array($vendorDir . '/phplrt/compiler/src'),
    'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
    'BrizyPlaceholders\\' => array($vendorDir . '/bagrinsergiu/content-placeholder/lib'),
    'BrizyPlaceholdersTests\\' => array($vendorDir . '/bagrinsergiu/content-placeholder/tests'),
    'BrizyMerge\\' => array($vendorDir . '/bagrinsergiu/brizy-merge-page-assets/lib'),
    'BrizyMergeTests\\' => array($vendorDir . '/bagrinsergiu/brizy-merge-page-assets/tests'),
);