]> git.mxchange.org Git - friendica.git/commit
Cleanup namespaces
authorPhilipp <admin@philipp.info>
Tue, 26 Oct 2021 20:09:11 +0000 (22:09 +0200)
committerPhilipp <admin@philipp.info>
Tue, 26 Oct 2021 20:11:10 +0000 (22:11 +0200)
commit58eea1adaa185acdfdd420783ded92f908813209
tree8fa4f2d7e2560f372d00918e429e59e666cf94b5
parentb21631747714ac2282abfc6d6ac573a3347df11b
Cleanup namespaces
23 files changed:
src/App.php
src/App/BaseURL.php
src/App/Module.php
src/App/Page.php
src/Console/Lock.php
src/Console/PostUpdate.php
src/Core/StorageManager.php
src/DI.php
src/Factory/LoggerFactory.php
src/Model/Storage/FilesystemConfig.php
src/Model/User/Cookie.php
src/Navigation/Notifications/Factory/Introduction.php
src/Navigation/Notifications/Repository/Notify.php
src/Security/Authentication.php
src/Security/ExAuth.php
src/Util/Emailer.php
tests/Util/AppMockTrait.php
tests/legacy/ApiTest.php
tests/src/App/RouterTest.php
tests/src/Core/Config/ConfigTest.php
tests/src/Model/User/CookieTest.php
tests/src/Util/EMailerTest.php
tests/src/Util/Emailer/SystemMailBuilderTest.php