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
Transphpile
AnsiHighlight
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