IMMREX7

aku nok ndi : /home/spdtg/www/gomygps/vendor/vlucas/phpdotenv/src/Repository/Adapter/
File Up :
aku nok ndi : /home/spdtg/www/gomygps/vendor/vlucas/phpdotenv/src/Repository/Adapter/ReaderInterface.php

<?php

namespace Dotenv\Repository\Adapter;

interface ReaderInterface extends AvailabilityInterface
{
    /**
     * Get an environment variable, if it exists.
     *
     * @param non-empty-string $name
     *
     * @return \PhpOption\Option<string|null>
     */
    public function get($name);
}

Copyright © 2021 - 2025 IMMREX7