mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-14 13:31:28 +01:00
Fix phpcs
This commit is contained in:
@@ -1413,5 +1413,4 @@ class Paiement extends CommonObject
|
|||||||
$accountline->fetch($this->bank_line);
|
$accountline->fetch($this->bank_line);
|
||||||
return $accountline->rappro;
|
return $accountline->rappro;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user