QuickReplyCollection
class QuickReplyCollection extends BaseCollection (View source)
Class QuickReplyCollection
Properties
protected array | $elements | Elements | from BaseCollection |
Methods
Details
in BaseCollection at line 28
array
getElements()
Get elements
in BaseCollection at line 38
add($element)
Add item to collection
in BaseCollection at line 50
array
toData()
Get all elements array data
at line 22
bool
isEmpty()
at line 35
bool
validator($element)
Validate collection item