abstract class AbstractTopic implements TopicInterface (View source)

Properties

protected string|null $path

Methods

__construct(string $path = null)

No description

string
getBaseTopicUrl()

No description

string
getTopicUrl()

No description

__toString()

No description

Details

__construct(string $path = null)

No description

Parameters

string $path

protected string getBaseTopicUrl()

No description

Return Value

string

string getTopicUrl()

No description

Return Value

string

__toString()

No description