Added void return type to setUp/tearDown test methods.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@
|
||||
|
||||
],
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^7.0",
|
||||
"phpunit/phpunit": "^8.0",
|
||||
"phpunit/php-code-coverage": "*",
|
||||
"friendsofphp/php-cs-fixer": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user