Hiding relationManagers on view page (v2)
So i've created a view page and hooked it upto a resource, what i'm wanting to do is not show the related resource managers on this page, but i cant seem to find a way to override getRelations() thats set on the main resource. i've tried including the same method on the view page class but no luck - is there a specific way to do this?