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

Using $this when not in object context #542

Open
Morrowga opened this issue Dec 7, 2021 · 2 comments
Open

Using $this when not in object context #542

Morrowga opened this issue Dec 7, 2021 · 2 comments

Comments

@Morrowga
Copy link

Morrowga commented Dec 7, 2021

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@Grzyb9k
Copy link

Grzyb9k commented Feb 19, 2022

I have same error

@saad-kamal
Copy link

saad-kamal commented Oct 3, 2022

any answer? i am having same issue on my laravel 8.
whenever i call a function of this package to get the data. same message appears
e.g $visitor = Tracker::currentSession();

when i call this, it shows this error on line # 100 of Tracker.php file.
I am using windows 10 and browser is Firefox.

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

3 participants