Méthode | Description | |
---|---|---|
__construct ( string $markup, array &$tokens, LiquidFileSystem &$fileSystem ) : ForLiquidTag | Constructor | |
current_url ( ) | Returns the current page URL | |
render ( LiquidContext &$context ) | Renders the tag |
public __construct ( string $markup, array &$tokens, LiquidFileSystem &$fileSystem ) : ForLiquidTag | ||
$markup | string | |
$tokens | array | |
$fileSystem | LiquidFileSystem | |
Résultat | ForLiquidTag |
public render ( LiquidContext &$context ) | ||
$context | LiquidContext |