PHP Class ActivityLog\Model\Event\Collection

Inheritance: extends Gc\Db\AbstractTable
Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Protected Properties

Свойство Type Description
$name string Table name

Méthodes publiques

Méthode Description
getEvents ( ) : array Return all documents with Event(s)

Method Details

getEvents() public méthode

Return all documents with Event(s)
public getEvents ( ) : array
Résultat array

Property Details

$name protected_oe property

Table name
protected string $name
Résultat string