post ? 'GET/POST ' . $filePath : 'GET ' . $filePath?>
{$lang->api->position}"?> ' . sprintf($lang->api->startLine, $method->fileName, $method->startLine) . ''?>
{$lang->api->desc}"?> ' . str_replace("\n", "
", $method->comment) . ''?>
{$lang->api->debug}"?>
parameters):?> parameters as $param):?>
name?> name", $param->isOptional() ? $param->getDefaultValue() : '', "class='form-control' autocomplete='off'")?>
api->submit)?>
api->noParam . html::submitButton($lang->api->submit);?>
post) echo "

{$lang->api->post}

"?>