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
JoliTypo
FixerInterface
PHP Interface JoliTypo\FixerInterface
Show file
Open project: jolicode/jolitypo
Public Methods
Method
Description
fix
(
string
$content
,
StateBag
$stateBag
= null ) :
string
Method Details
fix()
public
method
public
fix
(
string
$content
,
StateBag
$stateBag
= null ) :
string
$content
string
A string to fix
$stateBag
StateBag
A bag of useful information
return
string