gmail-filter-builder/tests
Oliver Davies 330d6f9393 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.
2020-07-09 23:16:03 +01:00
..
stubs Add ability to load filters from partials 2018-08-21 09:14:22 +01:00
Unit Add a filter() helper method 2020-07-09 23:16:03 +01:00