Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Mmoreram
PHPFormatter
Sorter
Interfaces
SorterInterface
PHP 인터페이스 Mmoreram\PHPFormatter\Sorter\Interfaces\SorterInterface
파일 보기
프로젝트 열기: mmoreram/php-formatter
공개 메소드들
메소드
설명
sort
(
string
$data
) :
string
Sort any piece of code given as parameter.
메소드 상세
sort()
공개
메소드
Sort any piece of code given as parameter.
public
sort
(
string
$data
) :
string
$data
string
Data
리턴
string
Data sorted or false if no sorting has needed