Skip to content

Commit 9fbe9fd

Browse files
authored
Fix namespace
1 parent 2660744 commit 9fbe9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Common/AbstractEnum.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Zxing\Common\CharacterSetEci\AbstractEnum;
3+
namespace Zxing\Common;
44

55
use \Zxing\NotFoundException;
66
use ReflectionClass;

0 commit comments

Comments
 (0)