Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IHamlFilter
PHP Interface IHamlFilter, HamlPHP
Afficher le fichier
Open project: hamlphp/hamlphp
Interface Usage Examples
Méthodes publiques
Méthode
Description
filter
(
HamlNode
$node
)
Filters given node.
getIdentifier
( ) :
string
Returns an identifier of this filter.
Method Details
filter()
public
méthode
Filters given node.
public
filter
(
HamlNode
$node
)
$node
HamlNode
getIdentifier()
public
méthode
Returns an identifier of this filter.
public
getIdentifier
( ) :
string
Résultat
string