mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-28 00:40:12 +00:00
7e444d6364
Restructure ExtensionTag as an abstract class with default do-nothing implementations of all methods. So instead of Translate and LST not implementing ExtensionTag::toDOM, they inherit the default implementation which returns false, and that has the same effect. The intention is to move SerialHandler::fromHTML and SerialHandler::before into this framework as well. Every "optional" method should have a default implementation in the base class which returns false. Change-Id: I0ad5c714601c0cf0b5189d4d282c67c6b53fc760 |
||
---|---|---|
.. | ||
Cite.php | ||
Ref.php | ||
References.php | ||
ReferencesData.php | ||
RefGroup.php | ||
RefProcessor.php |