mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Added grant to all function to RightChecker and LawPermissionChecker
This commit is contained in:
@@ -10,6 +10,9 @@ use App\DBAL\Types\Meta\Right\CRUDType;
|
||||
*/
|
||||
final class RightLayerCombinationService implements RightLayerCombinationServiceInterface
|
||||
{
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
const EXLUDED_RIGHTS_BY_LAYER = [
|
||||
LayerType::HEREDITY => [
|
||||
CRUDType::CREATE,
|
||||
|
Reference in New Issue
Block a user