Math/src
Thiemo Kreuz 5648b8e2c3 Make use of the …::class feature whenever possible
Note that a class is not resolved this was. …::class is not a function
call. It's more like a named string constant. Technically still a
string. The advantage is that IDEs and tools like linters can much easier
understand that these strings refer to a class, and list them in usage
reports, renames, and such.

Change-Id: I5225543dbb837685a1840837cb2772dd576cca38
2018-06-06 12:13:04 +02:00
..
MathChemSymbolsDataModule.php MathChemSymbolsDataModule: Remove origin restriction 2018-04-30 22:25:52 +02:00
MathFormatter.php Throw InvalidArgumentException when validating/formatting null 2018-05-18 20:02:43 +02:00
MathHooks.php Make use of the …::class feature whenever possible 2018-06-06 12:13:04 +02:00
MathInputCheck.php Move php source files 2018-04-23 15:09:23 +02:00
MathInputCheckRestbase.php build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 04:26:21 +00:00
MathMLRdfBuilder.php Move php source files 2018-04-23 15:09:23 +02:00
MathMathML.php Improve tests coverage for MathMathML 2018-06-01 15:36:35 +00:00
MathMathMLCli.php build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 04:26:21 +00:00
MathMathSymbolsDataModule.php MathMathSymbolsDataModule: Remove origin restriction 2018-04-30 22:26:28 +02:00
MathPng.php Serve png mode from mathoid 2018-05-21 13:47:49 +02:00
MathRenderer.php build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 04:26:21 +00:00
MathRestbaseInterface.php Serve png mode from mathoid 2018-05-21 13:47:49 +02:00
MathSource.php Generate HTML tag using HTML class 2018-04-23 15:39:30 +02:00
MathValidator.php Throw InvalidArgumentException when validating/formatting null 2018-05-18 20:02:43 +02:00
MathWikidataHook.php Don't expect objects by reference in hook handlers 2018-05-15 17:50:08 +02:00
SpecialMathShowImage.php Disable PHPCS more narrowly 2018-05-03 19:00:55 -07:00
SpecialMathStatus.php Disable PHPCS more narrowly 2018-05-03 19:00:55 -07:00