Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 520bbb7

Browse files
committed
feat: PerunConstants
1 parent 18b6aed commit 520bbb7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/PerunConstants.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ class PerunConstants
1818

1919
public const USER = 'user';
2020

21+
public const USER_GROUPS = 'groups';
22+
2123
public const STATE_ID = 'stateId';
2224

2325
public const CONFIG = 'config';

0 commit comments

Comments
 (0)