Correct return type doc for DatabaseBase::getLBInfo()
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 11 Jan 2014 08:31:16 +0000 (09:31 +0100)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Sat, 11 Jan 2014 11:31:28 +0000 (12:31 +0100)
commitda32eb23569e76393c28b1a5747121a96ae3bc6e
treebb534c3c40b07e3f6ba40462cd0704bea91a0bfa
parent005d4807d19008c6ce5279b6de8a17b44db2a318
Correct return type doc for DatabaseBase::getLBInfo()

This confused PHPStorm's code analyser.

Change-Id: If99abfa6ca9e52a39b6d2621441686ab564781c7
includes/db/Database.php