master
safeUp
public function safeUp() { $this->createTable('{{%forms_form}}', [ 'id' => $this->primaryKey(), 'title' => $this->text()->notNull(),