IsCreatorOrOrganMember
    
            
            in package
            
        
    
            
            implements
                            AssertionInterface                    
    
    
Assertion to check if the user has created the resource or if the user is a member of the organ tied to the resource.
Table of Contents
Interfaces
- AssertionInterface
 
Methods
- assert() : bool
 
Methods
assert()
    public
                    assert(Acl $acl[, RoleInterface|null $role = null ][, ResourceInterface|null $resource = null ][, mixed $privilege = null ]) : bool
    Parameters
- $acl : Acl
 - $role : RoleInterface|null = null
 - $resource : ResourceInterface|null = null
 - $privilege : mixed = null