--- /tmp/dsg/dolibarr/htdocs/core/modules/bank/github_19.0.3_modules_bank.php +++ /tmp/dsg/dolibarr/htdocs/core/modules/bank/client_modules_bank.php @@ -34 +34,7 @@ - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps + /** + * @var string Error code (or message) + */ + public $error = ''; + + + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps @@ -38,4 +44,4 @@ - * @param DoliDB $db Database handler - * @param integer $maxfilenamelength Max length of value to show - * @return array List of templates - */ + * @param DoliDB $db Database handler + * @param integer $maxfilenamelength Max length of value to show + * @return array List of templates + */ @@ -44 +50,3 @@ - // phpcs:enable + // phpcs:enable + global $conf; +