mirror of
https://github.com/friendica/friendica
synced 2025-04-26 09:10:15 +00:00
Cleanup namespace
This commit is contained in:
parent
d34497e69b
commit
7c38647573
2 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@ class Storage extends \Asika\SimpleConsole\Console
|
|||
{
|
||||
protected $helpOptions = ['h', 'help', '?'];
|
||||
|
||||
/** @var \Friendica\Core\Storage\Repository\StorageManager */
|
||||
/** @var StorageManager */
|
||||
private $storageManager;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue