1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 08:24:04 +00:00

Update docblock

This commit is contained in:
Samuel Štancl 2019-11-04 22:07:07 +01:00
parent 1ef061ffc7
commit 0616e608aa

View file

@ -430,7 +430,7 @@ class TenantManager
} }
/** /**
* Trigger an event and execute event listeners. * Trigger an event and execute its listeners.
* *
* @param string $name * @param string $name
* @param mixed ...$args * @param mixed ...$args