gmail-filter-builder/src
Oliver Davies 8b38214205 Add a filter() helper method
Add a namespaced `filter()` method that can be imported via `use
function` and use it as an alternative for `new Filter` or
`Filter::create()`.

This provides a cleaner, easier to read syntax - particularly if you
have a lot of filters in the same file.

(cherry picked from commit 330d6f9393)
2020-07-11 01:26:38 +01:00
..
Console/Command Use command default name 2020-01-12 20:01:31 +00:00
Container Use class names for service names 2019-04-18 21:27:51 +01:00
Enum Add enums for action and condition names 2019-12-29 00:37:33 +00:00
Exception Fix spaces 2019-04-01 13:22:36 +01:00
Model Add enums for action and condition names 2019-12-29 00:37:33 +00:00
Service Add run-tests workflow 2020-03-03 09:44:50 +00:00
Helpers.php Add a filter() helper method 2020-07-11 01:26:38 +01:00