<?php use Migrations\AbstractMigration; class CommentsAddForeignKeys extends AbstractMigration { public function change() { } }