PHP Class phpbb_dbal_migration_if

Inheritance: extends phpbb\db\migration\migration
显示文件 Open project: phpbb/phpbb

Public Methods

Method Description
test_false ( )
test_true ( )
update_data ( )
update_schema ( )

Method Details

test_false() public method

public test_false ( )

test_true() public method

public test_true ( )

update_data() public method

public update_data ( )

update_schema() public method

public update_schema ( )