mirror of
https://github.com/opdavies/gmail-filter-builder.git
synced 2025-11-16 23:08:45 +00:00
parent
f80587b493
commit
6aeeb5b2c4
2 changed files with 18 additions and 14 deletions
|
|
@ -29,8 +29,8 @@ class FakeAddresses extends Addresses
|
|||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected function getDirectoryPath()
|
||||
protected function getDirectoryPaths()
|
||||
{
|
||||
return __DIR__ . '/../../stubs/addresses/';
|
||||
return collect(__DIR__ . '/../../stubs/addresses/');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue