How to detect framework support in module builder?

I have a custom module builder implemented. In the `setupRootModel` I need to check if the additional frameworks support was selected, and based on that either to retrieve a setting for a particular framework support or have a custom wizard step which asks for that data. Is there any way to do that?

 

0

Please sign in to leave a comment.