pvlg

Results 4 comments of pvlg

Similar issue in EnumTypeMapper.php. Need to add `$enumClass = ltrim($enumClass, '\\');` in `mapByClassName()`. Because of the slash does not find the class in the cache.