Add missing Friendica\DI namespace to files (PHPStorm inspection)
authornupplaPhil <admin@philipp.info>
Sun, 19 Jan 2020 20:26:42 +0000 (21:26 +0100)
committernupplaPhil <admin@philipp.info>
Sun, 19 Jan 2020 20:26:42 +0000 (21:26 +0100)
commit21640ec5d83184a55bfd1a2f5e3d0d640b5f81d8
tree8f73239e8d827d4dcc358baa3ba691e2cd4d539c
parent2204016071ab778ab294117600bb0522c59cc741
Add missing Friendica\DI namespace to files (PHPStorm inspection)
17 files changed:
mod/dfrn_notify.php
mod/worker.php
src/Api/Entity/Mastodon/Stats.php
src/Database/PostUpdate.php
src/Model/APContact.php
src/Model/GServer.php
src/Module/Contact/Hovercard.php
src/Network/FKOAuthDataStore.php
src/Protocol/PortableContact.php
src/Util/Crypto.php
src/Util/HTTPSignature.php
src/Worker/CheckVersion.php
src/Worker/DBClean.php
src/Worker/Directory.php
src/Worker/UpdateGContacts.php
src/Worker/UpdateServerDirectories.php
view/theme/frio/php/standard.php