Skip to content

Call class doesn't implement __construct correctly #32

Description

@lsimm06

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions