This commit is contained in:
Michael RICOIS 2010-11-02 10:16:50 +00:00
parent ce7dffba51
commit e3f51ed733

View File

@ -29,7 +29,7 @@ class WsInterne
* @param InfoDemandeur $infoDemandeur
* @return SetCommandeReturnType
*/
public function setCommandeBilan( $infoCommande, $infoDemandeur )
public function setCommandeBilan( InfoCommandeBilan $infoCommande, InfoDemandeur $infoDemandeur )
{
}