%PDF- %PDF-
Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/ |
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/humhub/widgets/ColorPickerField.php |
<?php /** * @link https://www.humhub.org/ * @copyright Copyright (c) 2016 HumHub GmbH & Co. KG * @license https://www.humhub.com/licences */ namespace humhub\widgets; use humhub\modules\ui\form\widgets\ColorPicker; /** * Adds a color picker form field for the given model. * * @see ColorPicker * @deprecated since 1.3 * @author buddha */ class ColorPickerField extends ColorPicker { }