nextcloud-server/tests/Core/Command/Encryption
Ferdinand Thiessen dc9d8c42bb fix: Adjust console formatter code to match with Symfony type hints
Symfony has added type hints on the `OutputFormatterInterface`,
so we must adjust our type hints to match with Symfony.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-04-17 18:35:10 +07:00
..
ChangeKeyStorageRootTest.php fix: Adjust console formatter code to match with Symfony type hints 2023-04-17 18:35:10 +07:00
DecryptAllTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
DisableTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
EnableTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
EncryptAllTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
SetDefaultModuleTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00