PHP Class ActivityLog\Model\Event\Collection

Inheritance: extends Gc\Db\AbstractTable
Mostrar archivo Open project: gotcms/gotcms Class Usage Examples

Protected Properties

Property Type Description
$name string Table name

Public Methods

Method Description
getEvents ( ) : array Return all documents with Event(s)

Method Details

getEvents() public method

Return all documents with Event(s)
public getEvents ( ) : array
return array

Property Details

$name protected_oe property

Table name
protected string $name
return string