ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • vendor/vlucas/phpdotenv/src/Environment/AbstractVariables.php

AbstractVariables::offsetUnset()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

AbstractVariables::isImmutable()

Method: Determine if the environment is immutable.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::has()

Method: Tells whether environment variable has been defined.

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetExists()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetGet()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

AbstractVariables::offsetSet()

Method: {@inheritdoc}

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

Used by 0 functions | Uses 0 functions

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy