mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-07 04:58:40 +00:00
Improve file cache array docblock NO_CI
This commit is contained in:
parent
067b1856d2
commit
0fbbc40237
|
|
@ -92,7 +92,9 @@ final class FileCache extends ConnectionAbstract
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* Connect to cache
|
||||||
|
*
|
||||||
|
* @param array{0:string} $data Cache data (path to cache directory)
|
||||||
*/
|
*/
|
||||||
public function connect(array $data) : void
|
public function connect(array $data) : void
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user