Skip to content

check if classname exists before instantiating (prevents interfaces from being instantiated)

Patrick Huijten requested to merge bugfix into dev-master

@kishan fixed bug that caused interfaces being instantiated and throwing errors

Merge request reports