MediaWiki
master
RowUpdateGenerator.php
Go to the documentation of this file.
1
<?php
12
interface
RowUpdateGenerator
{
27
public
function
update
( $row );
28
}
RowUpdateGenerator
Interface for generating updates to single rows in the database.
Definition
RowUpdateGenerator.php:12
RowUpdateGenerator\update
update( $row)
Given a database row, generates an array mapping column names to updated value within the database ro...
includes
Utils
RowUpdateGenerator.php
Generated on Wed Jan 21 2026 21:28:39 for MediaWiki by
1.10.0