Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

Implements following hooks:

  • hook_entity_bundle_info()
  • hook_entity_bundle_info_alter()
  • hook_entity_bundle_create()
  • hook_entity_bundle_delete()

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

el7cosmos created an issue. See original summary.

el7cosmos’s picture

  • el7cosmos committed a207424d on 4.x
    Issue #3353465 by el7cosmos: Add hook_entity_build_ implementation
    
el7cosmos’s picture

Assigned: el7cosmos » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

el7cosmos’s picture

Title: Add hook_entity_build_ implementation » Add hook_entity_bundle_ implementation