tasks/ext/pdepend/PhpDependAnalyzerElement.php

Show: inherited
Table of Contents

\PhpDependAnalyzerElement

Package: phing\tasks\ext\pdepend

Analyzer element for the PhpDependTask

Author
Benjamin Schultz  
Since
2.4.1  
Version
$Id: f3a492fa25b203d3263e3463c1ab522c61bd0a9c $  

Properties

Propertyprotectedstring  $_type= ''''

The type of the analyzer

Default value''Details
Type
string
Propertyprotectedarray  $_value= 'array()'

The value(s) for the analyzer option

Default valuearray()Details
Type
array

Methods

methodpublicgetType( ) : string

Get the analyzer type

Returns
Type Description
string
methodpublicgetValue( ) : string

Get the analyzer value

Returns
Type Description
string
methodpublicsetType( string $type ) : void

Sets the analyzer type

Parameters
Name Type Description
$type string

Type of the analyzer

methodpublicsetValue( string $value ) : void

Sets the value for the analyzer

Parameters
Name Type Description
$value string

Value for the analyzer

Documentation was generated by DocBlox 0.18.1.