Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

New added operators list #15

@ncosmin2001

Description

@ncosmin2001

It would be nice if we had a list of new added operators if is the case

For example for the rule :

$rule = 'isConnection(user1,user2) and group in ("customer", "guest") and points > 30';

will return something like

array(
'operator' => isConnection,
'context' => array ('user1', 'user2')
)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions