Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Balogh committed Oct 17, 2014
1 parent 6ae3fbb commit a1ed5b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Adapter/MemoryAdapter/ValueTrait.php
Expand Up @@ -42,6 +42,8 @@ public function set($key, $value)
*
* @param string $key
*
* @return mixed
*
* @throws KeyNotFoundException
*/
protected function getValue($key)
Expand Down

0 comments on commit a1ed5b4

Please sign in to comment.