PHP 클래스 Crummy\Phlack\Common\Formatter\FormatterCollection

상속: extends Crummy\Phlack\Common\Collection\TypeCollection, implements Crummy\Phlack\Common\Formatter\FormatterInterface
파일 보기 프로젝트 열기: mcrumm/phlack

공개 메소드들

메소드 설명
acceptsType ( $value ) : boolean
format ( string $text ) : string

메소드 상세

acceptsType() 공개 메소드

public acceptsType ( $value ) : boolean
$value
리턴 boolean

format() 공개 메소드

public format ( string $text ) : string
$text string
리턴 string