1
0
Fork 0

Cleanup namespaces

This commit is contained in:
Philipp Holzer 2021-10-26 22:09:11 +02:00
commit 58eea1adaa
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
23 changed files with 65 additions and 63 deletions

View file

@ -42,7 +42,7 @@ trait AppMockTrait
protected $app;
/**
* @var MockInterface|\Friendica\Core\Config\Capability\IManageConfigValues The mocked Config Cache
* @var MockInterface|Config\Capability\IManageConfigValues The mocked Config Cache
*/
protected $configMock;