pvlg
Results
4
comments of
pvlg
Need to add --cap-add=NET_ADMIN
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.
Faced the same problem