wiki.techinc.nl/tests/phpunit/unit/includes/mail
Martin Urbanec 29af4dd074 Move user options related classes into its own namespace
There are a couple of user options related classes already,
and the T321527 work on dynamic defaults is going to add
even more. Let's move them into a separate namespace
to make core a bit more organized.

Old name is kept as an alias for compatibility purposes.

Bug: T321527
Bug: T352284
Change-Id: I9822eb1553870b876d0b8a927e4e86c27d83bd52
2023-11-29 13:27:13 +01:00
..
EmailUserTest.php Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
UserMailerTest.php mail: Encode period (ascii 46) if it appears in encoded email header. 2023-10-01 18:26:59 +01:00