John Erling Blad has submitted this change and it was merged. Change subject: Added base for Property and Query objects ......................................................................
Added base for Property and Query objects Change-Id: If868e470f282ec8e92929fa1b1d95bc38d52cbf5 --- M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php M lib/includes/EntityObject.php M lib/includes/Item.php M lib/includes/ItemObject.php A lib/includes/Property.php A lib/includes/PropertyObject.php A lib/includes/Query.php A lib/includes/QueryObject.php A lib/tests/phpunit/EntityObjectTest.php M lib/tests/phpunit/ItemObjectTest.php A lib/tests/phpunit/PropertyObjectTest.php A lib/tests/phpunit/QueryObjectTest.php M repo/tests/phpunit/includes/ItemHandlerTest.php 14 files changed, 580 insertions(+), 303 deletions(-) Approvals: John Erling Blad: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/15694 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: If868e470f282ec8e92929fa1b1d95bc38d52cbf5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: John Erling Blad <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
