@@ -32,6 +32,9 @@ |
||
32 | 32 | $this->endpoints = $endpoints; |
33 | 33 | } |
34 | 34 | |
35 | + /** |
|
36 | + * @return string |
|
37 | + */ |
|
35 | 38 | public function render() |
36 | 39 | { |
37 | 40 | $host = $this->config->get('yaro.apidocs.blueprint.host'); |