forked from mirror/Part-DB.Part-DB-server
Improved code style of tests
This commit is contained in:
parent
5629215ce4
commit
684334ba22
73 changed files with 196 additions and 38 deletions
|
@ -37,6 +37,7 @@ use Symfony\Component\Yaml\Yaml;
|
|||
* This class manages the permissions of users and groups.
|
||||
* Permissions are defined in the config/permissions.yaml file, and are parsed and resolved by this class using the
|
||||
* user and hierachical group PermissionData information.
|
||||
* @see \App\Tests\Services\UserSystem\PermissionManagerTest
|
||||
*/
|
||||
class PermissionManager
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue