Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PHPMD
Renderer
TextRenderer
PHP Class PHPMD\Renderer\TextRenderer
Author:
Manuel Pichler (
[email protected]
)
Inheritance:
extends
PHPMD\AbstractRenderer
Afficher le fichier
Open project: phpmd/phpmd
Class Usage Examples
Méthodes publiques
Méthode
Description
renderReport
(
PHPMD\Report
$report
) :
void
This method will be called when the engine has finished the source analysis phase.
Method Details
renderReport()
public
méthode
This method will be called when the engine has finished the source analysis phase.
public
renderReport
(
PHPMD\Report
$report
) :
void
$report
PHPMD\Report
Résultat
void