gmail-filter-builder/tests/Unit
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
..
Model Organise tests 2018-08-20 13:35:01 +01:00
Service Add support for multiple address file directories 2018-12-27 22:00:52 +00:00
HelpersTest.php Add a filter() helper method 2020-07-09 23:16:03 +01:00