Skip to content

Commit c9cb4b2

Browse files
committed
Update autolad classmap for Mapper
1 parent 3147ee3 commit c9cb4b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

classmap.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
'net\authorize\util\ANetSensitiveFields' => $libDir . 'net/authorize/util/ANetSensitiveFields.php',
2525
'net\authorize\util\SensitiveTag' => $libDir . 'net/authorize/util/SensitiveTag.php',
2626
'net\authorize\util\SensitiveDataConfigType' => $libDir . 'net/authorize/util/SensitiveDataConfigType.php',
27+
'net\authorize\util\Mapper' => $libDir . 'net/authorize/util/Mapper.php',
28+
'net\authorize\util\MapperObj' => $libDir . 'net/authorize/util/MapperObj.php',
2729

2830
//constants
2931
'net\authorize\api\constants\ANetEnvironment' => $libDir . 'net/authorize/api/constants/ANetEnvironment.php',

0 commit comments

Comments
 (0)