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