mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Update DropdownFilterInput.php
This commit is contained in:
parent
7929d3b9dc
commit
afd49b40b2
@ -1,9 +1,8 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: kingb
|
||||
* Date: 05.10.2018
|
||||
* Time: 21:14
|
||||
* @link https://www.humhub.org/
|
||||
* @copyright Copyright (c) 2020 HumHub GmbH & Co. KG
|
||||
* @license https://www.humhub.com/licences
|
||||
*/
|
||||
|
||||
namespace humhub\modules\ui\filter\widgets;
|
||||
@ -13,7 +12,8 @@ use humhub\libs\Html;
|
||||
|
||||
/**
|
||||
* Dropdown stream filter input type.
|
||||
*
|
||||
*
|
||||
* @since 1.6
|
||||
* @package humhub\modules\ui\filter\widgets
|
||||
*/
|
||||
class DropdownFilterInput extends FilterInput
|
||||
|
Loading…
x
Reference in New Issue
Block a user