Describe your bug or feature request.

Since the switch to attributes for defining CommerceCondition plugins, the "profile_scope" property for the billing / shipping address is now "injected" via a hook_commerce_condition_info_alter() since there is no $profile_scope property defined by the CommerceCondition attribute.

This was a temporary solution, but let's follow the approach from #3396166: Convert entity type discovery to PHP attributes which consists in defining an $additional array which allows arbitrary properties to be defined.

Issue fork commerce-3464648

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

jsacksick created an issue. See original summary.

  • jsacksick committed 7814d86e on 3.0.x
    Issue #3464648 by jsacksick: Introduce an  array to allow defining...
jsacksick’s picture

Status: Active » Fixed

Merged.

Status: Fixed » Closed (fixed)

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