Remove hpcs:disable

This commit is contained in:
ATM john 2021-05-19 12:00:27 +02:00
parent 9219dcfecb
commit 1512abf96a

View File

@ -1534,7 +1534,6 @@ class Product extends CommonObject
}
}
// phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps
/**
* check if price have really change to avoid log pollution
*
@ -1543,7 +1542,6 @@ class Product extends CommonObject
*/
private function getArrayForPriceCompare($level = 0)
{
// phpcs:enable
$testExit = array('multiprices','multiprices_ttc','multiprices_base_type','multiprices_min','multiprices_min_ttc','multiprices_tva_tx','multiprices_recuperableonly');