missing param phpdoc

This commit is contained in:
Peter Fontaine 2013-11-13 16:20:52 +01:00
parent b965103fc3
commit 844531e1d2

View File

@ -207,6 +207,7 @@ class CompanyBankAccount extends Account
/**
* Return RIB
*
* @param boolean $displayriblabel Show or Hide Label
* @return string RIB
*/
function getRibLabel($displayriblabel = true)