This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Description
Preconditions (*)
- 2.3-develop
- phpstan installed
Steps to reproduce (*)
./vendor/bin/phpstan analyse -l 0 app/code/Magento/ImportExport/Block/Adminhtml/Export/Filter.php
Expected result (*)
- No errors
Actual result (*)
1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ -------------------------------------------------------------------------------------------------------
Line Filter.php
------ -------------------------------------------------------------------------------------------------------
70 Method Magento\Backend\Block\Widget\Grid::setRowClickCallback() invoked with 1 parameter, 0 required.
------ -------------------------------------------------------------------------------------------------------
[ERROR] Found 1 error