PhpDependAnalyzerElement

Analyzer element for the PhpDependTask

package

phing.tasks.ext.pdepend

author

Benjamin Schultz bschultz@proqrent.de

version

$Id: f3a492fa25b203d3263e3463c1ab522c61bd0a9c $

since 2.4.1

Methods

Sets the analyzer type

setType(string $type) : void

Arguments

$type

string

Type of the analyzer

Get the analyzer type

getType() : string

Response

string

Sets the value for the analyzer

setValue(string $value) : void

Arguments

$value

string

Value for the analyzer

Get the analyzer value

getValue() : string

Response

string

Properties

The type of the analyzer

_type : string
var

Type(s)

string

The value(s) for the analyzer option

_value : array
var

Type(s)

array