Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mmoreram
PHPFormatter
Fixer
Interfaces
FixerInterface
PHP Interface Mmoreram\PHPFormatter\Fixer\Interfaces\FixerInterface
Show file
Open project: mmoreram/php-formatter
Public Methods
Method
Description
fix
(
string
$data
) :
string
Fix any piece of code given as parameter.
Method Details
fix()
public
method
Fix any piece of code given as parameter.
public
fix
(
string
$data
) :
string
$data
string
Data
return
string
Data fixed