apply PSR-12 constant visibility rule
commit74981a4e680e4586b25ac0a679add084112cd604
authorAndreas Gohr <andi@splitbrain.org>
Wed, 30 Aug 2023 11:02:49 +0000 (30 13:02 +0200)
committerAndreas Gohr <andi@splitbrain.org>
Wed, 30 Aug 2023 11:02:49 +0000 (30 13:02 +0200)
tree665489c9b11d58f2a054f44f706d91b9a6134a6a
parent3f3d97d37515cf94e17be66e6789dad027d9cba9
apply PSR-12 constant visibility rule

PSR-12 says constants need their visibility declared from PHP 7.1
onwards
12 files changed:
_test/phpcs_MigrationAdjustments.xml
_test/rector.php
inc/ActionRouter.php
inc/Debug/DebugHelper.php
inc/ErrorHandler.php
inc/Extension/PluginController.php
inc/Logger.php
inc/Menu/Item/AbstractItem.php
inc/Parsing/Handler/Lists.php
inc/Remote/ApiCore.php
inc/Utf8/Asian.php
inc/parser/metadata.php