Class Tag
Tag
- Baguette\Mastodon\Entity\Entity implements Teto\Object\ToArrayInterface
- Baguette\Mastodon\Entity\Tag uses Teto\Object\TypedProperty
Namespace: Baguette\Mastodon\Entity
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
See: https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#tag
Located at Entity/Tag.php
Copyright: 2017 Baguette HQ
License: GPL-3.0
Author: USAMI Kenta tadsan@zonu.me
See: https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md#tag
Located at Entity/Tag.php
public
|
|
public
array
|
__get(),
__isset(),
__set(),
__unset()
|
public read-only
string
|
$name
The hashtag, not including the preceding # |
public read-only
string
|
$url
The URL of the hashtag |