| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for Test_ilDBStepReader:
 Collaboration diagram for Test_ilDBStepReader:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_4 () | |
| step_2 () | |
  Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps.  More... | |
Data Fields | |
| $called = [] | |
Protected Attributes | |
| ilDBInterface | $db = null | 
Definition at line 31 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::prepare | ( | ilDBInterface | $db | ) | 
Definition at line 37 of file ilDBStepReaderTest.php.
References $db.
| Test_ilDBStepReader::step_1 | ( | ) | 
Definition at line 43 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::step_2 | ( | ) | 
Definition at line 52 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::step_4 | ( | ) | 
Definition at line 48 of file ilDBStepReaderTest.php.
| Test_ilDBStepReader::$called = [] | 
Definition at line 33 of file ilDBStepReaderTest.php.
      
  | 
  protected | 
Definition at line 35 of file ilDBStepReaderTest.php.
Referenced by prepare().