mediawiki-extensions-Gadgets/includes/content
Thiemo Mättig f564d52d9a Fix PHPDocs of GadgetDefinitionContent::getDeletionUpdates
DataUpdate is a specific implementation (currently the only one), while
DeferrableUpdate is the interface. Binding against the interface is
enough, and what the base classes already do.

I'm also removing a line of meaningless documentation. "Creates an
instance of this class" is a general description that is true for all
constructors.

Change-Id: Ia6dc86b078628db5e0ab68ef46bf0396567b767c
2018-01-24 14:51:16 +01:00
..
GadgetDefinitionContent.php Fix PHPDocs of GadgetDefinitionContent::getDeletionUpdates 2018-01-24 14:51:16 +01:00
GadgetDefinitionContentHandler.php build: Updating mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-20 00:06:01 -07:00
GadgetDefinitionDeletionUpdate.php Avoid hardcoding specific GadgetRepo implementations for cache invalidations 2017-11-07 12:13:11 -08:00
GadgetDefinitionSecondaryDataUpdate.php Avoid hardcoding specific GadgetRepo implementations for cache invalidations 2017-11-07 12:13:11 -08:00
GadgetDefinitionValidator.php Add phpcs and make pass 2017-05-31 16:36:45 +02:00
schema.json Remove redundant 'position', 'top', and getPosition() code 2016-11-18 13:55:30 -08:00