-
- Downloads
Issue #3490638 by tstoeckler, smustgrave: Add return types to update_test_* hooks
parent
57bb8807
Branches
Tags
Checking pipeline status
Showing
- core/.phpstan-baseline.php 0 additions, 204 deletionscore/.phpstan-baseline.php
- core/modules/system/tests/modules/update_test_0/update_test_0.install 3 additions, 3 deletions.../system/tests/modules/update_test_0/update_test_0.install
- core/modules/system/tests/modules/update_test_1/update_test_1.install 4 additions, 4 deletions.../system/tests/modules/update_test_1/update_test_1.install
- core/modules/system/tests/modules/update_test_2/update_test_2.install 4 additions, 4 deletions.../system/tests/modules/update_test_2/update_test_2.install
- core/modules/system/tests/modules/update_test_3/update_test_3.install 2 additions, 2 deletions.../system/tests/modules/update_test_3/update_test_3.install
- core/modules/system/tests/modules/update_test_description/update_test_description.install 2 additions, 2 deletions...s/update_test_description/update_test_description.install
- core/modules/system/tests/modules/update_test_failing/update_test_failing.install 2 additions, 2 deletions...s/modules/update_test_failing/update_test_failing.install
- core/modules/system/tests/modules/update_test_failing/update_test_failing.post_update.php 1 addition, 1 deletion...s/update_test_failing/update_test_failing.post_update.php
- core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install 1 addition, 1 deletion...update_test_invalid_hook/update_test_invalid_hook.install
- core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install 1 addition, 1 deletion...update_test_last_removed/update_test_last_removed.install
- core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install 1 addition, 1 deletion...te_test_no_preexisting/update_test_no_preexisting.install
- core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install 1 addition, 1 deletion...les/update_test_postupdate/update_test_postupdate.install
- core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.post_update.php 5 additions, 5 deletions...te_test_postupdate/update_test_postupdate.post_update.php
- core/modules/system/tests/modules/update_test_schema/update_test_schema.install 4 additions, 4 deletions...sts/modules/update_test_schema/update_test_schema.install
- core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install 1 addition, 1 deletion..._test_semver_update_n/update_test_semver_update_n.install
- core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install 2 additions, 2 deletions...s/modules/update_test_with_7x/update_test_with_7x.install
Loading