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