- Apis\ApiList\ApiLister
class Apis\ApiList \ ApiLister
Method Summary
Name | Description |
---|---|
getDescription($comment) | |
getLines($comment) | |
getParams($comment) | |
getTitle($comment) | |
processAPI($api) | |
processAPIs($apis) | Given a list of Apis, return all of their documentation at runtime. |
public function getDescription($comment)
public function getLines($comment)
public function getParams($comment)
public function getTitle($comment)
public function processAPI($api)
public function processAPIs($apis)
Given a list of Apis, return all of their documentation at runtime.