We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e81de2b commit ee335cdCopy full SHA for ee335cd
1 file changed
src/Parser/DbProductColumns.php
@@ -7,7 +7,7 @@
7
8
namespace Lifyzer\Parser;
9
10
-class DbProductColumns
+final class DbProductColumns
11
{
12
public const PRODUCT_ID = 'id';
13
public const BARCODE = 'barcode_id';
0 commit comments