Method | Description | |
---|---|---|
__construct ( string $ruleSet, string $containerPath, boolean $noCache, string $cacheDir, string $filterMethodCalls, boolean $fail, boolean $verbose, string $logHtml, string $output ) | ||
containerPath ( ) : string | ||
failOnDeprecation ( ) : boolean | ||
filteredMethodCalls ( ) : string | ||
isSimpleOutput ( ) : boolean | ||
isVerbose ( ) : boolean | ||
logHtml ( ) | ||
overrideConfiguration ( ) | ||
ruleSet ( ) : string | ||
ruleSetCacheDir ( ) : string | ||
useCachedRuleSet ( ) : boolean |
public __construct ( string $ruleSet, string $containerPath, boolean $noCache, string $cacheDir, string $filterMethodCalls, boolean $fail, boolean $verbose, string $logHtml, string $output ) | ||
$ruleSet | string | |
$containerPath | string | |
$noCache | boolean | |
$cacheDir | string | |
$filterMethodCalls | string | |
$fail | boolean | |
$verbose | boolean | |
$logHtml | string | |
$output | string |