mirror of
https://github.com/friendica/friendica
synced 2025-04-25 17:50:11 +00:00
Cleanup namespaces
This commit is contained in:
parent
b216317477
commit
58eea1adaa
23 changed files with 65 additions and 63 deletions
|
@ -30,7 +30,7 @@ use Mockery\MockInterface;
|
|||
|
||||
class CookieTest extends MockedTest
|
||||
{
|
||||
/** @var MockInterface|\Friendica\Core\Config\Capability\IManageConfigValues */
|
||||
/** @var MockInterface|IManageConfigValues */
|
||||
private $config;
|
||||
/** @var MockInterface|BaseURL */
|
||||
private $baseUrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue