Make controller's plugins able to use the binding root
Description
Make controller's plugins able to use the binding root api. Controller's plugins doesn't share all the values from the binding using it, so, it is needed to manually assign a weak pointer to the api root.
Make controller's plugins able to use the binding root api.
Controller's plugins doesn't share all the values from the binding using it, so, it is needed to manually assign a weak pointer to the api root.