Fix phpcs
This commit is contained in:
parent
78ca554240
commit
ee4150665e
@ -1546,8 +1546,8 @@ class Account extends CommonObject
|
|||||||
* Some countries show less or more bank account properties to the user
|
* Some countries show less or more bank account properties to the user
|
||||||
*
|
*
|
||||||
* @param int $includeibanbic 1=Return also key for IBAN and BIC
|
* @param int $includeibanbic 1=Return also key for IBAN and BIC
|
||||||
* @return array
|
* @return array Array of fields to show
|
||||||
* @see useDetailedBBAN
|
* @see useDetailedBBAN()
|
||||||
*/
|
*/
|
||||||
public function getFieldsToShow($includeibanbic = 0)
|
public function getFieldsToShow($includeibanbic = 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user