CollabLogEntryCollection implements Arrayable, Countable
Table of Contents
Interfaces
- Arrayable
- Countable
Methods
Methods
add()
public
add(AbstractCollabLogEntry $logEntry) : self
Parameters
- $logEntry : AbstractCollabLogEntry
Return values
selfcount()
public
count() : int
Return values
intisEmpty()
public
isEmpty() : bool
Return values
booltoArray()
public
toArray() : array<string|int, mixed>