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



getOutfile(
)
:
\PhingFileGet the output file.
Returns
| Type |
Description |
| \PhingFile |
|



setOutfile(
\PhingFile $outfile
)
:
voidSets the output file for the logger results.
Parameters
| Name |
Type |
Description |
| $outfile |
\PhingFile |
The output file |



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