Fix doc comment

This commit is contained in:
Andreas Schamberger 2013-10-30 12:31:00 +01:00
parent 461675042a
commit 9ddac35f18
1 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ abstract class WsSecurityFilterClientServer
}
/**
* Get service security key.
* Set service security key.
*
* @param \BeSimple\SoapCommon\WsSecurityKey $serviceSecurityKey Service security key
*
@ -158,7 +158,7 @@ abstract class WsSecurityFilterClientServer
}
/**
* Get user security key.
* Set user security key.
*
* @param \BeSimple\SoapCommon\WsSecurityKey $userSecurityKey User security key
*