Skip to content

Commit

Permalink
Updated phpdoc block.
Browse files Browse the repository at this point in the history
  • Loading branch information
Edmondas Girkantas committed Mar 6, 2016
1 parent ed45d62 commit bfe81d6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions inc/dnssec.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@ function dnssec_is_pdnssec_callable() {

/** Execute dnssec utility
*
* @param $command Command name
* @param $args Command arguments
* @param string $command Command name
* @param string $args Command arguments
*
* @return mixed[] Array with output from command execution and error code
*/
function dnssec_call_pdnssec($command, $args) {
Expand Down

0 comments on commit bfe81d6

Please sign in to comment.