ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::offsetUnset()

Method: {@inheritdoc}

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

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

AbstractVariables

Class: This is the abstract variables implementation.

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

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy