mirror of
https://github.com/friendica/friendica
synced 2025-04-23 16:30:12 +00:00
Improve encapsulation
This commit is contained in:
parent
11a8bd17e3
commit
fef10e8a57
4 changed files with 21 additions and 24 deletions
|
@ -56,7 +56,7 @@ class Cache
|
|||
private $source = [];
|
||||
|
||||
/**
|
||||
* @var array
|
||||
* @var bool[][]
|
||||
*/
|
||||
private $delConfig = [];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue