Skip to content

Commit 058b30b

Browse files
committed
Added missing @return
1 parent cbc9ca6 commit 058b30b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/phpFastCache/Helper/ActOnAll.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -478,6 +478,7 @@ public function isAttached(CacheItemInterface $item)
478478

479479
/**
480480
* @param \phpFastCache\EventManager $em
481+
* @return mixed
481482
*/
482483
public function setEventManager(EventManager $em)
483484
{

0 commit comments

Comments
 (0)