Skip to content

Commit 9e96187

Browse files
committed
docs: deprecate unused param $config
1 parent 155859b commit 9e96187

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

system/CodeIgniter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -703,6 +703,8 @@ protected function forceSecureAccess($duration = 31_536_000)
703703
* @return false|ResponseInterface
704704
*
705705
* @throws Exception
706+
*
707+
* @deprecated 4.4.2 The parameter $config is deprecated. No longer used.
706708
*/
707709
public function displayCache(Cache $config)
708710
{

0 commit comments

Comments
 (0)