IndexPager: Add @since notation to getDatabase()
Because I looked it up, I might aswell commit it.
Moved in 84ce626df6
Change-Id: I646aa8a4272a5d93c628c2282b0b4d5a13b68ed9
This commit is contained in:
parent
3ab14c18ca
commit
21b679223c
1 changed files with 2 additions and 0 deletions
|
|
@ -241,6 +241,8 @@ abstract class IndexPager extends ContextSource implements Pager {
|
|||
/**
|
||||
* Get the Database object in use
|
||||
*
|
||||
* @since 1.20
|
||||
*
|
||||
* @return IDatabase
|
||||
*/
|
||||
public function getDatabase() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue