M1n1 Shira0ka File Manager

Current Path : /home/bullgymbny/app2/vendor/spatie/laravel-ignition/src/Support/Composer/
Upload File :
Current File : /home/bullgymbny/app2/vendor/spatie/laravel-ignition/src/Support/Composer/Composer.php

<?php

namespace Spatie\LaravelIgnition\Support\Composer;

interface Composer
{
    /** @return array<string, mixed> */
    public function getClassMap(): array;

    /** @return array<string, mixed> */
    public function getPrefixes(): array;

    /** @return array<string, mixed> */
    public function getPrefixesPsr4(): array;
}

GO Party By You