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
Mmoreram
PHPFormatter
Sorter
Interfaces
SorterInterface
PHP Interface Mmoreram\PHPFormatter\Sorter\Interfaces\SorterInterface
Afficher le fichier
Open project: mmoreram/php-formatter
Méthodes publiques
Méthode
Description
sort
(
string
$data
) :
string
Sort any piece of code given as parameter.
Method Details
sort()
public
méthode
Sort any piece of code given as parameter.
public
sort
(
string
$data
) :
string
$data
string
Data
Résultat
string
Data sorted or false if no sorting has needed