nextcloud/tests/lib
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body
PHP 8.1 allows us to now move the `new` into the initializer,
this makes the code a bit nicer (and 3 lines shorter).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-17 18:38:28 +02:00
..
Accounts
Activity
App
AppFramework
Archive
Authentication
Avatar
BackgroundJob
Cache
Calendar
Collaboration
Command
Comments
Contacts/ContactsMenu
DB
Diagnostics
DirectEditing
Encryption
Federation
Files
GlobalScale
Group
Hooks
Http
IntegrityCheck
L10N
Lock
Lockdown
Log
Mail
Memcache
Migration
Net
Notification
OCS
Preview
PublicNamespace
Remote
Repair
RichObjectStrings
Route
Security
Session
Settings
Share
Share20
Support
SystemTag
Talk
TaskProcessing
Template
TextProcessing
Traits
Updater
User
Util
AllConfigTest.php
APITest.php
AppConfigTest.php
AppScriptSortTest.php
AppTest.php
AutoLoaderTest.php
CapabilitiesManagerTest.php
ConfigTest.php
ContactsManagerTest.php
DateTimeFormatterTest.php
EmojiHelperTest.php
ErrorHandlerTest.php
EventSourceFactoryTest.php
HelperStorageTest.php
HookHelper.php
ImageTest.php
InfoXmlTest.php
InitialStateServiceTest.php
InstallerTest.php
LargeFileHelperGetFileSizeTest.php
LargeFileHelperTest.php
LegacyHelperTest.php
LoggerTest.php
MemoryInfoTest.php
NaturalSortTest.php
NavigationManagerTest.php
RepairTest.php
ServerTest.php
SetupTest.php
SubAdminTest.php
TagsTest.php
TemplateFunctionsTest.php
TempManagerTest.php
TestCase.php
TestMoveableMountPoint.php
UpdaterTest.php
UrlGeneratorTest.php
UtilCheckServerTest.php
UtilTest.php