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 d2b319e commit ae82b26Copy full SHA for ae82b26
src/Constant/TypeEnum.php
@@ -11,6 +11,4 @@ class TypeEnum
11
public const VOCAL_SMS = 'vocal_sms';
12
public const HLR = 'hlr';
13
public const EURO = 'euro';
14
- public const DATABASE_RENTING_B2C = 'database_renting_b2c';
15
- public const DATABASE_RENTING_B2B = 'database_renting_b2b';
16
}
0 commit comments