HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.30
System: Linux iZj6c1151k3ad370bosnmsZ 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User: root (0)
PHP: 7.4.30
Disabled: NONE
Upload Files
File: /var/www/html/breadsecret.com/wp-content/themes/colibri-wp/inc/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

use Closure;

class ComposerStaticInit830b4242f52dcda28eda3141289ea4bf {
    public static $files = array(
        '7e6cca5b119770fe793b2f9ca0e657fd' => __DIR__ . '/../..' . '/template-functions.php',
    );

    public static $prefixLengthsPsr4 = array(
        'C' =>
            array(
                'ColibriWP\\Theme\\' => 16,
            ),
    );

    public static $prefixDirsPsr4 = array(
        'ColibriWP\\Theme\\' =>
            array(
                0 => __DIR__ . '/../..' . '/src',
            ),
    );

    public static function getInitializer( ClassLoader $loader ) {
        return Closure::bind( function () use ( $loader ) {
            $loader->prefixLengthsPsr4 = ComposerStaticInit830b4242f52dcda28eda3141289ea4bf::$prefixLengthsPsr4;
            $loader->prefixDirsPsr4    = ComposerStaticInit830b4242f52dcda28eda3141289ea4bf::$prefixDirsPsr4;

        }, null, ClassLoader::class );
    }
}