Support from Acquia helps fund testing for Drupal Acquia logo

Comments

SpartyDan’s picture

kenianbei’s picture

Assigned: Unassigned » kenianbei
kenianbei’s picture

Status: Active » Needs review
FileSize
2.72 KB

First patch for drupal core, whoop!

elvis2’s picture

Status: Needs review » Needs work

@kenianbei, thanks for contributing. You need to add the access modifier (public/private/protected) before the function name. Take a look at the parent issue (http://drupal.org/node/1856630), comments #28, #34, #35 for more details.

You can see an example patch here: http://drupal.org/node/2001672

tvlooy’s picture

Status: Needs work » Needs review
FileSize
2.72 KB

Added the access modifier.

elvis2’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

Reviewed patch based on the following criteria: http://drupal.org/node/1856630#comment-7450696

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 4547223 and pushed to 8.x. Thanks!

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