|
dolibarr 25.0.0-alpha
|
Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions. More...

Public Member Functions | |
| sync (RightsSyncCommand $cmd) | |
| Apply one sync command to a module descriptor. | |
Keeps the permissions section of a module descriptor in sync with ModuleBuilder actions.
Definition at line 31 of file RightsSyncService.class.php.
| RightsSyncService::sync | ( | RightsSyncCommand | $cmd | ) |
Apply one sync command to a module descriptor.
| RightsSyncCommand | $cmd | Command to apply |
Implemented in DescriptorRightsSyncService.