ClassicPress logo
Skip to content

Browse:

  • Home
  • Dotenv
  • Environment
  • Page 5

AbstractVariables

Class: This is the abstract variables implementation.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:13

Used by 0 functions | Uses 0 functions

AbstractVariables::__construct()

Method: Create a new environment variables instance.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:36

Used by 0 functions | Uses 0 functions

AbstractVariables::get()

Method: Get an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:51

Used by 0 functions | Uses 0 functions

AbstractVariables::getInternal()

Method: Get an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:67

Used by 0 functions | Uses 0 functions

AbstractVariables::set()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:79

Used by 0 functions | Uses 0 functions

AbstractVariables::setInternal()

Method: Set an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:103

Used by 0 functions | Uses 0 functions

AbstractVariables::clear()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:114

Used by 0 functions | Uses 0 functions

AbstractVariables::clearInternal()

Method: Clear an environment variable.

Source: vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php:135

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5
ClassicPress Documentation • Made with ClassicPress
Privacy Policy