Cleanup namespaces
This commit is contained in:
parent
b216317477
commit
58eea1adaa
23 changed files with 65 additions and 63 deletions
|
@ -56,7 +56,7 @@ class StorageManager
|
|||
|
||||
/** @var Database */
|
||||
private $dba;
|
||||
/** @var \Friendica\Core\Config\Capability\IManageConfigValues */
|
||||
/** @var IManageConfigValues */
|
||||
private $config;
|
||||
/** @var LoggerInterface */
|
||||
private $logger;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue