'instanceof' checks in 'catch' block can be replaced with specific catches
Reports the instanceof
checks in single catch
blocks that could be replaced with multiple catch
blocks specific for each exception instance.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023