mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-02-02 08:57:31 +00:00
7 lines
65 B
PHP
7 lines
65 B
PHP
<?php
|
|
|
|
return [
|
|
'foo@example.com',
|
|
'bar@example.com',
|
|
];
|