By indytechcook on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Introduced in version:
7.x-1.0-beta10
Issue links:
Description:
Changed the name of class name for Drupal Standards. All plugins will need to be updated
- bean_plugin renamed to BeanPlugin
- bean_default renamed to BeanDefault
- bean_type_plugin_interface renamed to BeanTypePluginInterface
- bean_custom rename to BeanCustom
Impacts:
Module developers