PHP 인터페이스 JoliTypo\FixerInterface

파일 보기 프로젝트 열기: jolicode/jolitypo

공개 메소드들

메소드 설명
fix ( string $content, StateBag $stateBag = null ) : string

메소드 상세

fix() 공개 메소드

public fix ( string $content, StateBag $stateBag = null ) : string
$content string A string to fix
$stateBag StateBag A bag of useful information
리턴 string