Skip to content

Remove the last of the dynamic_cast from these helpers

The other methods check the type() and do a static_cast do the same for the last one doing dynamic_cast

Merge request reports