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

class property $this->url used without being declared in the class. #144

Open
karlebh opened this issue Apr 12, 2021 · 1 comment
Open

Comments

@karlebh
Copy link

karlebh commented Apr 12, 2021

$this->url = $this->getResponse()['data']['authorization_url'];

@karlebh karlebh changed the title variable $this->url used without being declared in the class. class property $this->url used without being declared in the class. Apr 12, 2021
@jesseinvent
Copy link

Those it display any error?
It maybe coming from a trait or a public parent class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants