Method | Description | |
---|---|---|
__toString ( ) : string | Builds the string representation of a component of this type. | |
build ( mixed $component, array $options = [] ) : string | Builds the string representation of a component of this type. | |
parse ( |
Parses the tokens contained in the given list in the context of the given parser. |
public __toString ( ) : string | ||
return | string |