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