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