Add page_props table access class
authorCindy Cicalese <cicalese@mitre.org>
Tue, 12 Jan 2016 04:29:48 +0000 (23:29 -0500)
committerTim Starling <tstarling@wikimedia.org>
Fri, 15 Jan 2016 03:51:57 +0000 (03:51 +0000)
commite48030a7aebb47eeb702d351716ba8304308b02f
tree7af48f57ed5f4aa891da6eb3150cacd64bdb53bb
parenta97c97a2950cf3cec3e5c1e880db69b16583b922
Add page_props table access class

Bug:T115331
Change-Id: I022b9e3ca47dc63650b8a62260603b0893a80e69
autoload.php
includes/PageProps.php [new file with mode: 0644]
includes/actions/InfoAction.php
includes/api/ApiQueryPageProps.php
tests/phpunit/includes/PagePropsTest.php [new file with mode: 0644]