Improves annotations for API

This commit is contained in:
Michael Rosenberger
2018-12-03 22:34:56 +01:00
parent 456875905d
commit df3ad9ed12
8 changed files with 17 additions and 5 deletions

View File

@@ -846,6 +846,7 @@ class SubDomains extends ApiCommand implements ResourceEntity
* @param boolean $_doredirect
*
* @return string validated path
* @throws Exception
*/
private function validateDomainDocumentRoot($path = null, $url = null, $customer = null, $completedomain = null, &$_doredirect = false)
{