ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Environment
  • Adapter
  • Page 3

PutenvAdapter::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:39

Used by 0 functions | Uses 0 functions

PutenvAdapter::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/PutenvAdapter.php:51

Used by 0 functions | Uses 0 functions

ArrayAdapter

Class:

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

Used by 0 functions | Uses 0 functions

ArrayAdapter::isSupported()

Method: Determines if the adapter is supported.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:22

Used by 0 functions | Uses 0 functions

ArrayAdapter::get()

Method: Get an environment variable, if it exists.

Source: vendor/vlucas/phpdotenv/src/Environment/Adapter/ArrayAdapter.php:34

Used by 0 functions | Uses 0 functions
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy