X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/vlucas/phpdotenv/src/Store
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
vlucas
/
phpdotenv
/
src
/
Store
/
📁
..
📁
File
📄
FileStore.php
(1.33 KB)
📄
StoreBuilder.php
(2.12 KB)
📄
StoreInterface.php
(247 B)
Editing: StoreInterface.php
<?php namespace Dotenv\Store; interface StoreInterface { /** * Read the content of the environment file(s). * * @throws \Dotenv\Exception\InvalidPathException * * @return string */ public function read(); }
Upload File
Create Folder