Skip to content

Commit

Permalink
Fluent please!
Browse files Browse the repository at this point in the history
  • Loading branch information
imota committed Sep 5, 2019
1 parent a9e4457 commit d8d2af9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ public function setEntryLimit($limit)
public function setLogger(LoggerInterface $logger)
{
self::$logger = $logger;

return $this;
}

/**
Expand Down

0 comments on commit d8d2af9

Please sign in to comment.