Replace string namespaces with ::class
authorPhilipp Holzer <admin@philipp.info>
Sun, 24 Feb 2019 12:40:54 +0000 (13:40 +0100)
committerPhilipp Holzer <admin@philipp.info>
Sun, 24 Feb 2019 12:40:54 +0000 (13:40 +0100)
commit5fc42a744e65564a2828157baee9c1fac99aab1d
treea25c76d4c1ca273728d6ab6ee9f88ad20b669b04
parent9f11476ca09c128e4489f702895f699b8158acc8
Replace string namespaces with ::class
src/Factory/LoggerFactory.php
src/Factory/ProfilerFactory.php
tests/Util/DBAMockTrait.php
tests/Util/DBStructureMockTrait.php
tests/Util/DateTimeFormatMockTrait.php
tests/Util/L10nMockTrait.php
tests/Util/RendererMockTrait.php
tests/src/Core/Console/ConfigConsoleTest.php
tests/src/Core/InstallerTest.php
tests/src/Util/Logger/WorkerLoggerTest.php
tests/src/Util/ProfilerTest.php