mirror of
https://github.com/friendica/friendica
synced 2025-04-27 19:50:12 +00:00
Cleanup namespaces
This commit is contained in:
parent
b216317477
commit
58eea1adaa
23 changed files with 65 additions and 63 deletions
|
@ -33,7 +33,7 @@ class Notify extends BaseRepository
|
|||
/** @var BaseURL */
|
||||
protected $baseUrl;
|
||||
|
||||
/** @var \Friendica\Core\Config\Capability\IManageConfigValues */
|
||||
/** @var IManageConfigValues */
|
||||
protected $config;
|
||||
|
||||
/** @var Emailer */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue