$options The options provided when the migration method was invoked. * @return void */ public function __construct( public $method, public array $options = [], ) { } }