Class Configuration
Configuration stores configured values used through the Peridot application lifecycle.
public
|
|
public
|
|
public
string
|
|
public
|
|
public
string|null
|
|
public
|
|
public
string|null
|
|
public
|
|
public
string
|
|
public
|
|
public
array
|
|
public
|
|
public
string
|
|
public
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
|
|
public
boolean
|
|
public
|
|
public
string
|
#
getConfigurationFile( )
Return the path to the Peridot configuration file. Returns a relative path if it exists, otherwise return the provided value |
public
|
|
public
string
|
|
protected
|
|
protected
string
|
|
protected
|
#
writeReporters( array $reporters )
Write the reporters and persist them to the current environment. |
protected
boolean
|
$colorsEnabled
|
#
true
|
protected
boolean
|
$colorsEnableExplicit
|
#
false
|
protected
string|null
|
$focusPattern
|
|
protected
string|null
|
$skipPattern
|
|
protected
string
|
$grep
|
#
'*.spec.php'
|
protected
array
|
$reporters
|
#
['spec']
|
protected
string
|
$path
|
|
protected
string
|
$configurationFile
|
|
protected
string
|
$dsl
|
|
protected
boolean
|
$stopOnFailure
|
#
false
|