aa
This commit is contained in:
@@ -972,9 +972,6 @@ function findInsideProduct(array $prodotto, string $miocampo): ?string
|
||||
|
||||
class ArticleFormatter
|
||||
{
|
||||
private const QTA_MINIMA_PER_PREVENDITA = 5; // Assuming this was defined elsewhere
|
||||
private const CAMPO_PREORDINE = 'preorder'; // Assuming this was defined elsewhere
|
||||
|
||||
public static function getArticleRow($article, $index, $separator)
|
||||
{
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user