Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Crummy
Phlack
Common
Formatter
FormatterCollection
PHP Class Crummy\Phlack\Common\Formatter\FormatterCollection
Inheritance:
extends
Crummy\Phlack\Common\Collection\TypeCollection
,
implements
Crummy\Phlack\Common\Formatter\FormatterInterface
Mostrar archivo
Open project: mcrumm/phlack
Public Methods
Method
Description
acceptsType
(
$value
) :
boolean
format
(
string
$text
) :
string
Method Details
acceptsType()
public
method
public
acceptsType
(
$value
) :
boolean
$value
return
boolean
format()
public
method
public
format
(
string
$text
) :
string
$text
string
return
string