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

attaching patch

baldwinlouie’s picture

Status: Active » Needs review

setting to needs review

oenie’s picture

Status: Needs review » Needs work
+++ b/core/modules/views/lib/Drupal/views/Plugin/views/argument/ArgumentPluginBase.phpundefined
@@ -681,7 +681,7 @@ public function validateFail() {
+  function defaultIgnore() {

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

baldwinlouie’s picture

Status: Needs work » Needs review
FileSize
1004 bytes

re-rolling 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 f122f25 and pushed to 8.x. Thanks!

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