ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Page 7

ServerConstAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ServerConstAdapter.php:56

Used by 0 functions | Uses 0 functions

EnvConstAdapter

Class:

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:8

Used by 0 functions | Uses 0 functions

EnvConstAdapter::isSupported()

Method: Determines if the adapter is supported.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:15

Used by 0 functions | Uses 0 functions

EnvConstAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:27

Used by 0 functions | Uses 0 functions

EnvConstAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:44

Used by 0 functions | Uses 0 functions

EnvConstAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/EnvConstAdapter.php:56

Used by 0 functions | Uses 0 functions

ApacheAdapter

Class:

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:7

Used by 0 functions | Uses 0 functions

ApacheAdapter::isSupported()

Method: Determines if the adapter is supported.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:16

Used by 0 functions | Uses 0 functions

ApacheAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:31

Used by 0 functions | Uses 0 functions

ApacheAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ApacheAdapter.php:46

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy