Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

DriverInterface vs. BaseDriver #242

Closed
szepeviktor opened this issue May 6, 2019 · 1 comment
Closed

DriverInterface vs. BaseDriver #242

szepeviktor opened this issue May 6, 2019 · 1 comment

Comments

@szepeviktor
Copy link

Hello!

Based on PHPStan Level 2 output I think DriverInterface and BaseDriver have a logical error.

 ------ ----------------------------------------------------------------------------------------------------------
  Line   WordpressDriverManager.php
 ------ ----------------------------------------------------------------------------------------------------------
  75     Call to an undefined method PaulGibbs\WordpressBehatExtension\Driver\DriverInterface::registerElement().
 ------ ----------------------------------------------------------------------------------------------------------

Could you advise?

@paulgibbs
Copy link
Owner

I suspect this relates to issues detailed in #146 (old PR: #205)

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

No branches or pull requests

2 participants