You appear to be a bot. Output may be restricted
Description
Commits the transactionWe don't expect any calls to this method so we trace it and then go bang.
Usage
BW_UnitTestCase::commit_transaction();
Parameters
Returns
voidTO DO
One day this will be implemented properly.Source
File name: oik-batch/tests/class-bw-unittestcase.phpLines:
1 to 4 of 4
public static function commit_transaction() { bw_trace2(); gob(); }View on GitHub