8 protected function setUp() {
15 'pagelang/pagelang' => PageLangLogFormatter::class,
30 'action' =>
'pagelang',
31 'comment' =>
'page lang comment',
35 '4::oldlanguage' =>
'en',
36 '5::newlanguage' =>
'de[def]',
40 'text' =>
'User changed the language of Page from English (en) to Deutsch (de) [default]',
42 'oldlanguage' =>
'en',
43 'newlanguage' =>
'de[def]'
testPageLangLogDatabaseRows( $row, $extra)
providePageLangLogDatabaseRows
static providePageLangLogDatabaseRows()
Provide different rows from the logging table to test for backward compatibility.