iterator.merge

Merges arrays/Traversables $a and $b into an array.

Arguments

a

DataType

mixed

Required

false

Description

First array/Traversable - if not set, the ViewHelper can be in a chain (inline-notation)

b

DataType

mixed

Required

false

Description

Second array or Traversable

useKeys

DataType

boolean

Required

false

Description

If TRUE comparison is done while also observing and merging the keys used in each array