kokjan/backend/rbac/assignments.php

9 lines
93 B
PHP
Executable File

<?php
return [
1 => [
'administrator',
'cms',
'forum',
],
];