Skip to content

Commit a4bfdd3

Browse files
authored
Merge pull request #488 from Geolim4/final
Added missing @return
2 parents 5c2da5a + 5308219 commit a4bfdd3

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)