Fix wrong documentation, try to satisfy the Scrutinizer test

This commit is contained in:
Hadi Nategh 2017-06-14 11:04:21 +02:00
parent 8340520589
commit a4a712da39

View File

@ -109,7 +109,7 @@ class mail_acl
* Edit folder ACLs of account(s) * Edit folder ACLs of account(s)
* *
* @param string $content = null * @param string $content = null
* @param array $msg = '' * @param string $msg = ''
* *
*/ */
function edit(array $content=null ,$msg='') function edit(array $content=null ,$msg='')