Jeroen De Dauw has submitted this change and it was merged. Change subject: Added helper to do lookups by property id ......................................................................
Added helper to do lookups by property id Change-Id: Ic196ead7be78cd650d59af60b534884f9b867997 --- M lib/WikibaseLib.hooks.php M lib/WikibaseLib.php A lib/includes/ByPropertyIdArray.php M lib/includes/claim/Claim.php M lib/includes/claim/ClaimObject.php M lib/includes/statement/Statement.php M lib/includes/statement/StatementObject.php A lib/tests/phpunit/ByPropertyIdArrayTest.php M lib/tests/phpunit/claim/ClaimObjectTest.php M lib/tests/phpunit/statement/StatementObjectTest.php 10 files changed, 279 insertions(+), 1 deletion(-) Approvals: Daniel Werner: Looks good to me, but someone else must approve Denny Vrandecic: Looks good to me, approved Jeroen De Dauw: Verified -- To view, visit https://gerrit.wikimedia.org/r/27533 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic196ead7be78cd650d59af60b534884f9b867997 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Jeroen De Dauw <[email protected]> Gerrit-Reviewer: Aude <[email protected]> Gerrit-Reviewer: Daniel Kinzler <[email protected]> Gerrit-Reviewer: Daniel Werner <[email protected]> Gerrit-Reviewer: Denny Vrandecic <[email protected]> Gerrit-Reviewer: Jens Ohlig <[email protected]> Gerrit-Reviewer: Jeroen De Dauw <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
