diff --git a/protected/humhub/modules/stream/models/StreamQuery.php b/protected/humhub/modules/stream/models/StreamQuery.php index b17cc4afa3..a4a33e8373 100644 --- a/protected/humhub/modules/stream/models/StreamQuery.php +++ b/protected/humhub/modules/stream/models/StreamQuery.php @@ -71,12 +71,6 @@ class StreamQuery extends Model */ public $user; - /** - * The user which requested the stream. By default the current user identity. - * @var ContentContainerActiveRecord - */ - public $container; - /** * Can be set to filter content of a specific user * @var \humhub\modules\user\models\User