VarContainer::addBlock
Usage
void VarContainer::addBlock(string $name, array $block)Description
Add block that can be used within foreach template tags.Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
| $name | Yes | string | |
| $block | Yes | array |
| Parameter | Required | Type | Description |
|---|---|---|---|
| $name | Yes | string | |
| $block | Yes | array |