Change record status: 
Introduced in branch: 
7.x-1.x
Introduced in version: 
7.x-1.0-beta10
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