My first commit of codes
This commit is contained in:
5
vendor/vlucas/phpdotenv/tests/fixtures/exported.env
vendored
Normal file
5
vendor/vlucas/phpdotenv/tests/fixtures/exported.env
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export EFOO='bar'
|
||||
export EBAR='baz'
|
||||
export ESPACED='with spaces'
|
||||
|
||||
export ENULL=''
|
||||
Reference in New Issue
Block a user