Published_Filter extends EntityFilter
Filters the discounts by published status.
Tags
Table of Contents
- filter() : void
- Filters the query by published status.
Methods
filter()
Filters the query by published status.
public
filter(Query $query[, null $data = null ]) : void
Parameters
- $query : Query
-
The query to filter.
- $data : null = null
-
The data to filter.