JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "FakeComposer.php"

Full Path: /var/www/lionsclub/core/vendor/facade/ignition/src/Support/FakeComposer.php
File size: 267 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Facade\Ignition\Support;

class FakeComposer
{
    public function getClassMap()
    {
        return [];
    }

    public function getPrefixes()
    {
        return [];
    }

    public function getPrefixesPsr4()
    {
        return [];
    }
}