gmail-filter-builder/src
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
..
Console/Command Add shortcuts for input and output files 2020-07-09 17:55:33 +01:00
Container Fix CS issues 2018-03-20 20:34:32 +00:00
Model Rename method. Fix PHP 5.6 error 2018-08-15 21:48:19 +01:00
Service Add support for multiple address file directories 2018-12-27 22:00:52 +00:00
Builder.php Re-organise classes 2018-01-10 23:59:58 +00:00
Filter.php Re-organise classes 2018-01-10 23:59:58 +00:00
Helpers.php Add a filter() helper method 2020-07-09 23:16:03 +01:00