It is very highly recommended to set an object for better filtering

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-09-15 10:22:54 +02:00
parent 74e0b50199
commit 702c858604
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,7 @@ interface IManager {
* - setType()
* - setAffectedUser()
* - setSubject()
* - setObject()
*
* @return IEvent
* @since 8.2.0
@ -58,6 +59,7 @@ interface IManager {
* - setType()
* - setAffectedUser()
* - setSubject()
* - setObject()
*
* @param IEvent $event
* @throws \BadMethodCallException if required values have not been set