add more phpdoc to DomainZones ApiCommand; minor fixes in DirOptions and DirProtections

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-11-18 15:07:06 +01:00
parent d2024e06ff
commit 776bb56b24
3 changed files with 81 additions and 37 deletions

View File

@@ -120,7 +120,7 @@ class DirProtections extends ApiCommand implements ResourceEntity
* return a directory-protection entry by either id or username
*
* @param int $id
* optional, the entry-id
* optional, the directory-protection-id
* @param string $username
* optional, the username
*
@@ -185,7 +185,7 @@ class DirProtections extends ApiCommand implements ResourceEntity
* update htaccess protection of a given directory
*
* @param int $id
* optional, the entry-id
* optional the directory-protection-id
* @param string $username
* optional, the username
* @param int $customerid