KMP PHP API Reference

MigrationQueueInitV8 extends BaseMigration
in package

Table of Contents

Methods

down()  : void
Down Method.
up()  : void
Up Method.

Methods

down()

Down Method.

public down() : void

More information on this method is available here: https://book.cakephp.org/phinx/0/en/migrations.html#the-down-method

up()

Up Method.

public up() : void

More information on this method is available here: https://book.cakephp.org/phinx/0/en/migrations.html#the-up-method


        
On this page

Search results