classes/phing/tasks/ext/pdepend/PhpDependAnalyzerElement.php
\PhpDependAnalyzerElement
Analyzer element for the PhpDependTask
- author
- Benjamin Schultz
- package
- phing.tasks.ext.pdepend
- since
- 2.4.1
- version
- $Id: PhpDependAnalyzerElement.php 755 2010-03-24 20:19:08Z bschultz $
Properties



array
$_value= 'array'
The value(s) for the analyzer option
Default valuearrayDetails
- Type
- array
Methods



setType(
string $type
)
:
voidSets the analyzer type
Parameters
| Name |
Type |
Description |
| $type |
string |
Type of the analyzer |



setValue(
string $value
)
:
voidSets the value for the analyzer
Parameters
| Name |
Type |
Description |
| $value |
string |
Value for the analyzer |