includecss
class includecss extends AbstractTokenParser
Methods
Node
parse(Token $token)
Parses a token and returns a node.
string
getTag()
Gets the tag name associated with this token parser.
Details
at line 25
Node
parse(Token $token)
Parses a token and returns a node.
at line 40
string
getTag()
Gets the tag name associated with this token parser.