Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Add PSR-16 compatible adapter #49

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Add PSR-16 compatible adapter #49

wants to merge 4 commits into from

Conversation

heino
Copy link

@heino heino commented Aug 3, 2017

The PSR-6 adapter from #32 missies its PSR-16 counterpart

/**
* @var \Psr\SimpleCache\CacheException
*/
private $lastException;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this private property is never accessible, so there is no reason to have it IMO

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants