IsAfterMembershipEndedAndNotTagged
in package
implements
AssertionInterface
Assertion to check if when the user is a graduate, that the album they are trying to view is before their membership ended or they are tagged in at least one of the photos in the album.
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