mirror of
https://github.com/friendica/friendica
synced 2025-04-18 13:10:11 +00:00
Property added
This commit is contained in:
parent
ad15b7b256
commit
43d5409937
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ namespace Friendica\Content\Conversation\Entity;
|
||||||
* @property-read array $languages Channel languages
|
* @property-read array $languages Channel languages
|
||||||
* @property-read int $circle Circle or timeline this channel is based on
|
* @property-read int $circle Circle or timeline this channel is based on
|
||||||
* @property-read bool $publish Publish the channel
|
* @property-read bool $publish Publish the channel
|
||||||
|
* @property-read bool $valid Signalizes that the search condiions are valid
|
||||||
*/
|
*/
|
||||||
class Timeline extends \Friendica\BaseEntity
|
class Timeline extends \Friendica\BaseEntity
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue