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 89c5c86 commit 03f3ef9Copy full SHA for 03f3ef9
src/Generator/GeneratorHelper.php
@@ -25,6 +25,7 @@ public static function normalizeName(string $propertyName): string
25
static $replacements = [
26
'FourCC' => 'Fourcc',
27
'SHA256' => 'Sha256',
28
+ '3DLUT' => '3Dlut',
29
'CRC32' => 'Crc32',
30
'BOOL' => 'Bool',
31
'CORS' => 'Cors',
0 commit comments