Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev/core#945 - fix use of $this error in static method #14217

Merged
merged 1 commit into from
May 9, 2019

Conversation

prondubuisi
Copy link
Contributor

Overview

"$this can not be used in static methods". is the error thrown in public static function getIncompleteImportTables() in CRM/Contact/Import/ImportJob.php

this is an attempt to fix it

@civicrm-builder
Copy link

Can one of the admins verify this patch?

@civibot
Copy link

civibot bot commented May 9, 2019

(Standard links)

@civibot civibot bot added the master label May 9, 2019
@eileenmcnaughton
Copy link
Contributor

/add to whitelist

@monishdeb
Copy link
Member

Great catch and Congrats @prondubuisi for submitting your 1st PR to CiviCRM-core.

Tested the patch on master which fixed the error. Merging it now.

@monishdeb monishdeb merged commit 8459619 into civicrm:master May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants