ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
class.ilAtomQueryTestHelper.php
Go to the documentation of this file.
1<?php
8
12 public function __invoke(ilDBInterface $ilDB) {
13 $ilDB->listTables();
14 }
15}
An exception for terminatinating execution or to throw for unit testing.
Class ilAtomQueryTestHelper.
Interface ilDBInterface.
global $ilDB