mirror of
https://github.com/humhub/humhub.git
synced 2025-02-12 03:26:25 +01:00
Removed unused StreamQuery container property
This commit is contained in:
parent
0c915b3f4b
commit
0593afc85d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user