mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
add unit/app
This commit is contained in:
parent
5902fbdf08
commit
c9e6d6a210
|
|
@ -134,8 +134,8 @@ class PermissionAbstract implements \JsonSerializable
|
||||||
/**
|
/**
|
||||||
* Constructor.
|
* Constructor.
|
||||||
*
|
*
|
||||||
* @param null|int $unit Unit Unit to check (null if all are acceptable)
|
* @param null|int $unit Unit to check (null if all are acceptable)
|
||||||
* @param null|string $app App App to check (null if all are acceptable)
|
* @param null|string $app App to check (null if all are acceptable)
|
||||||
* @param null|string $module Module Module to check (null if all are acceptable)
|
* @param null|string $module Module Module to check (null if all are acceptable)
|
||||||
* @param null|string $from Provided by which module
|
* @param null|string $from Provided by which module
|
||||||
* @param null|int $category Category (e.g. customer) (null if all are acceptable)
|
* @param null|int $category Category (e.g. customer) (null if all are acceptable)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user