Skip to content

Commit

Permalink
Fix doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
aschamberger committed Oct 30, 2013
1 parent 3d89f07 commit 23826fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WsSecurityFilterClientServer.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ public function resetFilter()
}

/**
* Get service security key.
* Set service security key.
*
* @param \BeSimple\SoapCommon\WsSecurityKey $serviceSecurityKey Service security key
*
Expand All @@ -158,7 +158,7 @@ public function setServiceSecurityKeyObject(WsSecurityKey $serviceSecurityKey)
}

/**
* Get user security key.
* Set user security key.
*
* @param \BeSimple\SoapCommon\WsSecurityKey $userSecurityKey User security key
*
Expand Down

0 comments on commit 23826fd

Please sign in to comment.