EntityLogs
class EntityLogs
Class EntityLogs
Properties
| protected int | $entityId | Entity primary key | |
| protected string | $username | Username of the user who changed entity | |
| protected string | $entity | Entity type |
Methods
int
getId()
No description
setId(int $id)
No description
string
getEntityId()
No description
setEntityId(string $entityId)
No description
string
getUsername()
No description
setUsername(string $username)
No description
getCreatedAt()
No description
string
getObjectChanges()
No description
setObjectChanges(string $objectChanges)
No description