Skip to content

Commit 2222e6c

Browse files
committed
IDE typehint
1 parent 6711c93 commit 2222e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Store
1010
/**
1111
* Get all queued e-mails.
1212
*
13-
* @return Collection
13+
* @return Collection|Email[]
1414
*/
1515
public function getQueue()
1616
{

0 commit comments

Comments
 (0)