mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
Update ContentTopicButton.php
This commit is contained in:
parent
de2d4db0b9
commit
8ffb16acef
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @link https://www.humhub.org/
|
||||
* @copyright Copyright (c) 2018 HumHub GmbH & Co. KG
|
||||
@ -8,13 +9,12 @@
|
||||
|
||||
namespace humhub\modules\topic\widgets;
|
||||
|
||||
|
||||
use Yii;
|
||||
use humhub\modules\content\components\ContentActiveRecord;
|
||||
use humhub\widgets\ModalButton;
|
||||
use humhub\modules\topic\models\Topic;
|
||||
use humhub\modules\content\widgets\WallEntryControlLink;
|
||||
use humhub\widgets\Link;
|
||||
use Yii;
|
||||
use yii\helpers\Url;
|
||||
|
||||
class ContentTopicButton extends WallEntryControlLink
|
||||
|
Loading…
x
Reference in New Issue
Block a user