<?php

class Pluf_Form_Field_TimeZone extends Pluf_Form_Field
{
    public $widget = 'Pluf_Form_Widget_TimeZoneInput';


}
