]> git.mxchange.org Git - friendica.git/commit
Added returned type-int "int"
authorRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2022 19:09:49 +0000 (21:09 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 13 Jul 2022 19:10:50 +0000 (21:10 +0200)
commit4cb5cadba86da3d168d8206103f763853c61e387
treebd18b8c4c6088ac124aa27cc020bb838d4ed85ce
parent5d8ebffb4e9223f018ebb4543fa66d8ff43c44ab
Added returned type-int "int"
28 files changed:
src/Console/Addon.php
src/Console/ArchiveContact.php
src/Console/AutomaticInstallation.php
src/Console/Cache.php
src/Console/Config.php
src/Console/Contact.php
src/Console/CreateDoxygen.php
src/Console/DatabaseStructure.php
src/Console/DocBloxErrorChecker.php
src/Console/Extract.php
src/Console/FixAPDeliveryWorkerTaskParameters.php
src/Console/GlobalCommunityBlock.php
src/Console/GlobalCommunitySilence.php
src/Console/Lock.php
src/Console/Maintenance.php
src/Console/MergeContacts.php
src/Console/MoveToAvatarCache.php
src/Console/PhpToPo.php
src/Console/PoToPhp.php
src/Console/PostUpdate.php
src/Console/Relay.php
src/Console/Relocate.php
src/Console/ServerBlock.php
src/Console/Storage.php
src/Console/Test.php
src/Console/Typo.php
src/Console/User.php
src/Core/Console.php