MediaWiki
REL1_32
RowUpdateGenerator.php
Go to the documentation of this file.
1
<?php
23
interface
RowUpdateGenerator
{
38
public
function
update
( $row );
39
}
RowUpdateGenerator
Definition
RowUpdateGenerator.php:23
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 Mon Nov 25 2024 15:57:53 for MediaWiki by
1.10.0