gmail-filter-builder/tests/Unit
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 Remove blank lines 2019-05-03 23:47:57 +01:00
Model Split properties into conditions and actions 2019-12-29 00:20:06 +00:00
Service Add run-tests workflow 2020-03-03 09:44:50 +00:00
HelpersTest.php Add a filter() helper method 2020-07-11 01:26:38 +01:00