<?php

namespace Yajra\DataTables\Html\Editor\Fields;

class Number extends Field
{
}
