|
const | EXTENSION_KEY = 'phpunit' |
|
Tx_Phpunit_Service_ExtensionSettingsService::get |
( |
|
$key | ) |
|
|
protected |
Returns the value stored for the key $key.
- Parameters
-
string | $key | the key of the value to retrieve, must not be empty |
- Returns
- mixed the value for the given key, will be NULL if there is no value for the given key
Tx_Phpunit_Service_ExtensionSettingsService::retrieveSettings |
( |
| ) |
|
|
protected |
Retrieves the EM configuration for the PHPUnit extension.
- Returns
- void
The documentation for this class was generated from the following file:
- Classes/Service/ExtensionSettingsService.php