login.success hook is always \RainLoop\Model\MainAccount

This commit is contained in:
the-djmaze 2022-11-30 11:59:54 +01:00
parent a4ea8a46a8
commit 9df052a435
2 changed files with 7 additions and 10 deletions

View file

@ -135,7 +135,7 @@ $Plugin->addHook('hook.name', 'functionName');
### login.success
params:
\RainLoop\Model\Account $oAccount
\RainLoop\Model\MainAccount $oAccount
## IMAP