메소드 | 설명 | |
---|---|---|
__construct ( string $markup, array &$tokens, LiquidFileSystem &$file_system ) : ForLiquidTag | Constructor | |
render ( LiquidContext &$context ) | Renders the tag |
public __construct ( string $markup, array &$tokens, LiquidFileSystem &$file_system ) : ForLiquidTag | ||
$markup | string | |
$tokens | array | |
$file_system | LiquidFileSystem | |
리턴 | ForLiquidTag |