add()
add(string $chunk, \Less_FileInfo $fileInfo = null, integer $index, mixed $mapLines = null)
Adds a chunk to the stack
Parameters
| string |
$chunk |
The chunk to output |
| \Less_FileInfo |
$fileInfo |
The file information |
| integer |
$index |
The index |
| mixed |
$mapLines |
|