feat(rector): Enable SafeDeclareStrictTypesRector

Signed-off-by: provokateurin <kate@provokateurin.de>
This commit is contained in:
provokateurin
2026-02-09 10:53:58 +01:00
parent 53a67966c0
commit f12cecb684
335 changed files with 674 additions and 24 deletions

View File

@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
/**
* SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2016 ownCloud, Inc.