enhance description of addAccess()

This commit is contained in:
Uwe Steinmann 2022-03-02 07:34:12 +01:00
parent c810e99a6b
commit fc71efe437

View File

@ -1049,8 +1049,10 @@ class SeedDMS_Core_Document extends SeedDMS_Core_Object { /* {{{ */
/**
* Add access right to folder
* This function may change in the future. Instead of passing the a flag
* This function may change in the future. Instead of passing a flag
* and a user/group id a user or group object will be expected.
* Starting with version 5.1.25 this method will first check if there
* is already an access right for the user/group.
*
* @param integer $mode access mode
* @param integer $userOrGroupID id of user or group