Skip to content

Commit de9b2ed

Browse files
committed
Fix doc block.
1 parent b00d7c5 commit de9b2ed

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/PleskX/Api/Operator/SecretKey.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ public function getAll()
4949
}
5050

5151
/**
52-
* @param string $field
53-
* @param integer|string $value
52+
* @param string|null $keyId
5453
* @return Struct\Info[]
5554
*/
5655
public function _get($keyId = null)

0 commit comments

Comments
 (0)