Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SpartyDan’s picture

Status: Active » Needs review
FileSize
5.26 KB

Patch to rename operator_options() to operatorOptions()

munizjor’s picture

Updated patch and changed 'functions' to 'public function'.

jmolivas’s picture

Status: Needs review » Reviewed & tested by the community

Status: Reviewed & tested by the community » Needs work
Issue tags: -Novice, -VDC

The last submitted patch, 2003464-02-rename-operator_options-to-operatorOptions.patch, failed testing.

SpartyDan’s picture

Status: Needs work » Needs review
Issue tags: +Novice, +VDC
elvis2’s picture

Status: Needs review » Reviewed & tested by the community

Looks good. Reviewed patch based on: http://drupal.org/node/1856630#comment-7450696

aspilicious’s picture

Smells like protected to me. But I'm not 100% sure...

dawehner’s picture

It feels like exposed form plugins could potentially use that information so I would rather go with public.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 86b2e89 and pushed to 8.x. Thanks!

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