Constructs a TableDragWarningCommand object.
string $id: The id of the changed row.
string $tabledrag_instance: The identifier of the tabledrag instance.
public function __construct(string $id, string $tabledrag_instance) { }