tasks/ext/pdepend/PhpDependLoggerElement.php

Show: inherited
Table of Contents

\PhpDependLoggerElement

Package: phing\tasks\ext\pdepend

Logger element for the PhpDependTask.

Author
Benjamin Schultz  
Since
2.4.1  
Version
$Id: 6aa728f12c6a9b89fb93cfd39908918937a6d5f9 $  

Properties

Propertyprotected\PhingFile  $_outfile= 'null'

Output file for logger.

Default valuenullDetails
Type
\PhingFile
Propertyprotectedstring  $_type= ''''

The type of the logger.

Default value''Details
Type
string

Methods

methodpublicgetOutfile( ) : \PhingFile

Get the output file.

Returns
Type Description
\PhingFile
methodpublicgetType( ) : string

Get the logger type

Returns
Type Description
string
methodpublicsetOutfile( \PhingFile $outfile ) : void

Sets the output file for the logger results.

Parameters
Name Type Description
$outfile \PhingFile

The output file

methodpublicsetType( string $type ) : void

Sets the logger type.

Parameters
Name Type Description
$type string

Type of the logger

Documentation was generated by DocBlox 0.18.1.