PHP Class Components_Qc_Task_Lint, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Inheritance: extends Components_Qc_Task_Base
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
getName ( ) : string Get the name of this task.
run ( &$options ) : integer Run the task.

Private Methods

Méthode Description
_lint ( $file )

Method Details

getName() public méthode

Get the name of this task.
public getName ( ) : string
Résultat string The task name.

run() public méthode

Run the task.
public run ( &$options ) : integer
Résultat integer Number of errors.