Change doc type from DatabaseBase to IDatabase

Change-Id: I12599a1663f68b7ac03eb2dcea4036ede3b40f83
This commit is contained in:
Umherirrender 2017-12-22 22:40:21 +01:00
parent dc0c5ebc85
commit f637a59514
1 changed files with 1 additions and 1 deletions

View File

@ -325,7 +325,7 @@ abstract class MathRenderer {
* to the database even if they are empty.
*
* This function can be seen as protected function.
* @param DatabaseBase $dbw
* @param \Wikimedia\Rdbms\IDatabase $dbw
*/
public function writeToDatabase( $dbw = null ) {
# Now save it back to the DB: