PHP Class Transphpile\AnsiHighlight

Afficher le fichier Open project: jaytaph/Transphpile Class Usage Examples

Méthodes publiques

Méthode Description
highlight ( $str ) : string Converts PHP code into highlighted syntax using ANSI escape codes to pretty print on console.

Method Details

highlight() public méthode

Converts PHP code into highlighted syntax using ANSI escape codes to pretty print on console.
public highlight ( $str ) : string
$str
Résultat string