Skip to content

Commit

Permalink
Fix phpstan build
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed May 7, 2020
1 parent a3b6811 commit f5caf90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpstan.neon
@@ -1,7 +1,6 @@
parameters:
ignoreErrors:
# To be fixed:
- '#Call to an undefined method RecursiveIteratorIterator::getSubPathName\(\)#'
- '#Call to an undefined method Facebook\\WebDriver\\WebDriver::getTouch\(\)#'
- '#Call to an undefined method Facebook\\WebDriver\\WebDriverElement::getCoordinates\(\)#'
- '#Call to an undefined method Facebook\\WebDriver\\WebDriverElement::equals\(\)#'
Expand Down

0 comments on commit f5caf90

Please sign in to comment.