PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Nullsafe operator '?->' can be used

Last modified: 16 May 2022

Reports the null-checking conditional expressions that can be safely replaced with the ?-> nullsafe operator.