Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IHamlFilter
PHP Interface IHamlFilter, HamlPHP
Exibir arquivo
Open project: hamlphp/hamlphp
Interface Usage Examples
Public Methods
Method
Description
filter
(
HamlNode
$node
)
Filters given node.
getIdentifier
( ) :
string
Returns an identifier of this filter.
Method Details
filter()
public
method
Filters given node.
public
filter
(
HamlNode
$node
)
$node
HamlNode
getIdentifier()
public
method
Returns an identifier of this filter.
public
getIdentifier
( ) :
string
return
string