Skip to content

Commit e45c16d

Browse files
committed
Move HKVPAv1 to the correct directory
1 parent ae708dc commit e45c16d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Fhp\Segment\VPP;
3+
namespace Fhp\Segment\VPA;
44

55
use Fhp\Segment\BaseSegment;
66
use Fhp\Syntax\Bin;
@@ -14,4 +14,4 @@
1414
class HKVPAv1 extends BaseSegment
1515
{
1616
public Bin $vopId;
17-
}
17+
}

0 commit comments

Comments
 (0)