PHP Class Crummy\Phlack\Common\Formatter\FormatterCollection

Inheritance: extends Crummy\Phlack\Common\Collection\TypeCollection, implements Crummy\Phlack\Common\Formatter\FormatterInterface
Afficher le fichier Open project: mcrumm/phlack

Méthodes publiques

Méthode Description
acceptsType ( $value ) : boolean
format ( string $text ) : string

Method Details

acceptsType() public méthode

public acceptsType ( $value ) : boolean
$value
Résultat boolean

format() public méthode

public format ( string $text ) : string
$text string
Résultat string