- implements OCP\EventDispatcher\IWebhookCompatibleEvent
- add lib/Model/Public/Row as sort of API-like model for Tables Row data
- change exisiting events to use new abstract row event class
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Solves issues with undefined array keys, but is said to be more performent
but also more clear when coding.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>