Skip to content

Restrictions class shall enable arrays as parameters for and/or methods #19

Closed
@technicalguru

Description

@technicalguru

The Restrictions::or() and Restrictions::and() methods cannot accept arrays of criterions. This shall be possible to allow an easy compositions such as

Restrictions::or($myConditions);

Also enable LogicalExpression behind to add more criterions dynamically.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions