Файловый менеджер - Редактировать - /var/www/jonas-eriksen.dk/jresolutions.dk/test/vendor/vlucas/phpdotenv/src/Environment/FactoryInterface.php
Назад
<?php namespace Dotenv\Environment; /** * This environment factory interface. * * If you need custom implementations of the variables interface, implement * this interface, and use your implementation in the loader. */ interface FactoryInterface { /** * Creates a new mutable environment variables instance. * * @return \Dotenv\Environment\VariablesInterface */ public function create(); /** * Creates a new immutable environment variables instance. * * @return \Dotenv\Environment\VariablesInterface */ public function createImmutable(); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.18 |
proxy
|
phpinfo
|
Настройка