diff options
Diffstat (limited to 'lib/private/Repair/NC17/SwitchUpdateChannel.php')
-rw-r--r-- | lib/private/Repair/NC17/SwitchUpdateChannel.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Repair/NC17/SwitchUpdateChannel.php b/lib/private/Repair/NC17/SwitchUpdateChannel.php index cfa72d86b1e..8a2850080a6 100644 --- a/lib/private/Repair/NC17/SwitchUpdateChannel.php +++ b/lib/private/Repair/NC17/SwitchUpdateChannel.php @@ -26,6 +26,7 @@ use OCP\IConfig; use OCP\Migration\IOutput; use OCP\Migration\IRepairStep; use OCP\Support\Subscription\IRegistry; + /** * @deprecated - can be removed in 18 */ |