PHP 인터페이스 PhpCsFixer\FixerDefinition\CodeSampleInterface

저자: Dariusz Rumiński ([email protected])
파일 보기 프로젝트 열기: friendsofphp/php-cs-fixer

공개 메소드들

메소드 설명
getCode ( ) : string
getConfiguration ( ) : null | array

메소드 상세

getCode() 공개 메소드

public getCode ( ) : string
리턴 string

getConfiguration() 공개 메소드

public getConfiguration ( ) : null | array
리턴 null | array