mirror of
				https://github.com/kevinveenbirkenbach/infinito.git
				synced 2025-11-03 18:58:01 +00:00 
			
		
		
		
	Implemented more layers
This commit is contained in:
		@@ -41,7 +41,7 @@ class RightCheckerTest extends TestCase
 | 
			
		||||
 | 
			
		||||
    public function setUp(): void
 | 
			
		||||
    {
 | 
			
		||||
        $this->layer = LayerType::RELATION;
 | 
			
		||||
        $this->layer = LayerType::MEMBER;
 | 
			
		||||
        $this->type = CRUDType::READ;
 | 
			
		||||
        $this->source = new PureSource();
 | 
			
		||||
        $this->right = new Right();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user