class Discussion
Properties
protected Client | $api | |||
protected UrlGenerator | $url | |||
protected Factory | $view |
Methods
getApiDocument(ServerRequestInterface $request, string $id, array $params)
<p>Get the result of an API request to show a discussion.</p>
Details
at
line 42
__construct(Client $api, UrlGenerator $url, Factory $view)
at
line 115
protected
getApiDocument(ServerRequestInterface $request, string $id, array $params)
<p>Get the result of an API request to show a discussion.</p>