mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
login.success hook is always \RainLoop\Model\MainAccount
This commit is contained in:
parent
a4ea8a46a8
commit
9df052a435
2 changed files with 7 additions and 10 deletions
|
|
@ -135,7 +135,7 @@ $Plugin->addHook('hook.name', 'functionName');
|
|||
|
||||
### login.success
|
||||
params:
|
||||
\RainLoop\Model\Account $oAccount
|
||||
\RainLoop\Model\MainAccount $oAccount
|
||||
|
||||
## IMAP
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue