<?php

declare(strict_types=1);

namespace <namespace>;

final class <className> extends \CodexSoft\Migrations\BaseMigration
{
}
