MediaWiki
REL1_32
WikiPageMcrWriteBothDbTest.php
Go to the documentation of this file.
1
<?php
2
use MediaWiki\Tests\Revision\McrWriteBothSchemaOverride;
3
15
class
WikiPageMcrWriteBothDbTest
extends
WikiPageDbTestBase
{
16
17
use McrWriteBothSchemaOverride;
18
19
protected
function
getContentHandlerUseDB
() {
20
return
true
;
21
}
22
23
}
WikiPageDbTestBase
WikiPage.
Definition
WikiPageDbTestBase.php:13
WikiPageMcrWriteBothDbTest
Tests WikiPage against the intermediate MCR DB schema for use during schema migration.
Definition
WikiPageMcrWriteBothDbTest.php:15
WikiPageMcrWriteBothDbTest\getContentHandlerUseDB
getContentHandlerUseDB()
Definition
WikiPageMcrWriteBothDbTest.php:19
tests
phpunit
includes
page
WikiPageMcrWriteBothDbTest.php
Generated on Mon Nov 25 2024 15:58:48 for MediaWiki by
1.10.0