$cur = CollectionAttributeKey::getByHandle('contact_name'); $cur->saveAttributeForm($p);

Permalink
------------
I am upgrading from 5.7.5.3 to the current 8.5.2. The site uses ProEvents and I am having trouble figuring out how to bring that addon up to speed with 5.8. When I try to add or update an event I receive this error...
Call to undefined method Concrete\Core\Entity\Attribute\Key\PageKey::saveAttributeForm()
Is there a new function in 8.5.2 that handles this?