mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 18:44:26 +02:00
Fix errors from #14578
This commit is contained in:
parent
535baaebcf
commit
4c80eb98e5
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ final class ATProtocol
|
|||
/** @var \Friendica\Core\Config\Capability\IManageConfigValues */
|
||||
private $config;
|
||||
|
||||
/** @var IManagePersonalConfigValue */
|
||||
/** @var IManagePersonalConfigValues */
|
||||
private $pConfig;
|
||||
|
||||
/** @var ICanSendHttpRequests */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue