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

Call class doesn't implement __construct correctly #32

Open
lsimm06 opened this issue Mar 27, 2012 · 0 comments
Open

Call class doesn't implement __construct correctly #32

lsimm06 opened this issue Mar 27, 2012 · 0 comments
Assignees

Comments

@lsimm06
Copy link

lsimm06 commented Mar 27, 2012

Just like issue 31 the Call class doesn't implement the __construct function correctly according to the abstract definition in the BaseClass.

Since there are apparently some other issues with this (this is the only class I've had issues with) I would suggest commenting out the definition in BaseClass for the __construct function. This is what I did to fix the issue so that if any other classes have the issue it won't matter since there is no longer a required definition for it.

@ghost ghost assigned kevinbond Jan 20, 2014
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