Make sure all functions in Database.php are documented
authorKaldari <rkaldari@wikimedia.org>
Sat, 13 May 2017 01:10:47 +0000 (18:10 -0700)
committerKaldari <rkaldari@wikimedia.org>
Fri, 19 May 2017 16:19:48 +0000 (18:19 +0200)
commitb2a2a50a66e5e45d50f85a7ff2de02ae42a196fe
tree5b4921e7323c1d42e09b7a3444e4aefb968a23ad
parent960e85b44367956d726265a085815eee2650db59
Make sure all functions in Database.php are documented

Will add @inheritdoc in a follow-up commit for functions
documented in the parent classes.

Part of 2017 MediaWiki Documentation Day

Change-Id: I002a1f6451940ecbcacea7b3ca2fc6ad0f4eba47
includes/libs/rdbms/database/Database.php