Support from Acquia helps fund testing for Drupal Acquia logo

Comments

baldwinlouie’s picture

Assigned: Unassigned » baldwinlouie

taking by baldwinlouie and sillygwailo

baldwinlouie’s picture

Status: Active » Needs review
FileSize
1021 bytes

attaching patch

oenie’s picture

Status: Needs review » Needs work
+++ b/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.phpundefined
@@ -703,7 +703,7 @@ function default_not_found() {
+  function defaultAccessDenied() {

Add public access modifier in front of the functions to adher to the new OOP standards.

baldwinlouie’s picture

Status: Needs work » Needs review
FileSize
1 KB

rerolling with access modifier

oenie’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me now !

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 0bed623 and pushed to 8.x. Thanks!

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