wiki.techinc.nl/includes/ResourceLoader
thiemowmde b1c9ec74fa Remove meaningless @var documentation from constants
A constant is not a variable. The type is hard-coded via the value
and can never change. While the extra @var probably doesn't hurt much,
it's redundant and error-prone and can't provide any additional
information.

Change-Id: Iee1f36a1905d9b9c6b26d0684b7848571f0c1733
2024-10-09 09:33:12 +02:00
..
dependencystore Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
Hook resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
CircularDependencyError.php
ClientHtml.php
CodexModule.php CodexModule: Fix double-flipping in RTL 2024-08-30 13:13:00 -07:00
Context.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
DerivativeContext.php
FileModule.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
FilePath.php
ForeignApiModule.php
ForeignResourceManager.php ResourceLoader: Avoid assignment in condition in ForeignResoureManager 2024-08-31 22:04:01 +00:00
ForeignResourceNetworkException.php ForeignResourceManager: Ignore network errors during tests 2024-08-08 12:51:37 +02:00
HookRunner.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
Image.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
ImageModule.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
LessVarFileModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
MessageBlobStore.php Add namespace to remaining parts of Wikimedia\ObjectCache 2024-09-27 16:19:10 -04:00
Module.php
MwUrlModule.php
OOUIFileModule.php
OOUIIconPackModule.php
OOUIImageModule.php
OOUIModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
ResourceLoader.php Hard deprecating wfUrlProtocols 2024-09-05 19:16:19 +03:30
ResourceLoaderEntryPoint.php ResourceLoader: Limit injection of valid skins to names only 2024-07-23 22:07:19 +00:00
SiteModule.php
SiteStylesModule.php
SkinModule.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
StartUpModule.php resourceloader: Add/change ResourceLoaderModifyEmbeddedSourceUrls hook 2024-09-27 20:28:30 +02:00
UserModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
UserOptionsModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
UserStylesModule.php ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
VueComponentParser.php
WikiModule.php Add @phan-mandatory-param for function name arguments 2024-09-20 16:23:17 +00:00