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 7986d87 commit ae766a7Copy full SHA for ae766a7
src/Types/TypeITF14.php
@@ -8,7 +8,7 @@
8
use Picqer\Barcode\Exceptions\InvalidLengthException;
9
use Picqer\Barcode\Types\TypeInterface;
10
11
-class TypeCodeITF14 implements TypeInterface
+class TypeITF14 implements TypeInterface
12
{
13
/**
14
* @throws InvalidLengthException
0 commit comments