mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-10 09:52:33 +01:00
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
This commit is contained in:
@@ -214,7 +214,7 @@ class EvalMath
|
||||
*
|
||||
* @return array Output
|
||||
*/
|
||||
private function funcs()
|
||||
private function funcs() // @phpstan-ignore-line
|
||||
{
|
||||
$output = array();
|
||||
foreach ($this->f as $fnn => $dat) {
|
||||
|
||||
Reference in New Issue
Block a user