Priority_Filter extends EntityFilter

Filters the discounts by priority.

Tags
author

Barn2 Plugins support@barn2.com

license

GPL-3.0

copyright

Barn2 Media Ltd

Table of Contents

filter()  : void
Filters the query by priority.

Methods

filter()

Filters the query by priority.

public filter(Query $query[, null $data = null ]) : void
Parameters
$query : Query

The query to filter.

$data : null = null

The data to filter.

Return values
void

Search results