ConditionAccessResolverTrait
trait ConditionAccessResolverTrait (View source)
Resolves a set of conditions.
Methods
bool
resolveConditions(ConditionInterface[] $conditions, string $condition_logic)
Resolves the given conditions based on the condition logic ('and'/'or').
Details
protected bool
resolveConditions(ConditionInterface[] $conditions, string $condition_logic)
Resolves the given conditions based on the condition logic ('and'/'or').