mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Implemented test for Right
This commit is contained in:
@@ -83,8 +83,6 @@ final class Right extends AbstractMeta implements RightInterface
|
||||
{
|
||||
parent::__construct();
|
||||
$this->grant = true;
|
||||
//$this->node = new Node();
|
||||
//$this->recieverGroup = new RecieverGroup();
|
||||
}
|
||||
|
||||
public function isGranted(RelationInterface $relation, string $layer, string $right): bool
|
||||
|
Reference in New Issue
Block a user