wiki.techinc.nl/includes/import
Thiemo Kreuz e2a2a393f9 Move property initialisation out of the constructor
When the value is a constant, the initialization can be done
way up together with the property declaration. I believe
this makes the code easier to read because it's not spread
out so much.

Change-Id: I5af482feccb746c144c0f318e119165cf5a56cbe
2022-01-27 18:50:58 +00:00
..
Hook
ImportableOldRevision.php
ImportableOldRevisionImporter.php Migrate WikiPage::doEditUpdates() to using PageUpdaterFactory 2021-10-07 11:17:43 +01:00
ImportableUploadRevision.php Fix typos in comments (I-J) 2021-12-30 20:38:04 +05:30
ImportableUploadRevisionImporter.php Add missing spaces to imploded debug strings 2021-07-28 11:07:17 +02:00
ImportSource.php
ImportStreamSource.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
ImportStringSource.php Move property initialisation out of the constructor 2022-01-27 18:50:58 +00:00
OldRevisionImporter.php
UploadRevisionImporter.php
UploadSourceAdapter.php
WikiImporter.php Suppress deprecation warnings from libxml_disable_entity_loader() 2022-01-21 14:03:12 +11:00
WikiImporterFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
WikiRevision.php Merge "Same code style and formatting for exists-style SQL queries" 2021-08-24 17:44:17 +00:00