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

Commit c6b27ec

Browse files
author
Jens Schulze
committed
refactor(OAuth): change scoped of getCacheAdapter method
BREAKING CHANGE: Manager::getCacheAdapter() method scope has been changed from public to protected
1 parent 41711a8 commit c6b27ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Client/OAuth/Manager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ public function setCacheAdapter($cache)
7676
}
7777

7878
/**
79-
* @internal will become protected in version 2.0
8079
* @return CacheItemPoolInterface|CacheInterface
8180
*/
8281
protected function getCacheAdapter()

0 commit comments

Comments
 (0)