Config.php
- Classes
- Kwf_Config
\Kwf_Config
Methods
deleteValueCache
deleteValueCache(
$var
)
:
Arguments
- $var
Details
- visibility
- public
- final
- false
- static
- true
- internal
- Delete the config cache for one variable. Needed for some tests.
getValue
getValue(
$var
)
:
Arguments
- $var
Details
- visibility
- public
- final
- false
- static
- true
getValueArray
getValueArray(
$var
)
:
Arguments
- $var
Details
- visibility
- public
- final
- false
- static
- true