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

Code Inspection: Property can be replaced with shorthand

Last modified: 13 May 2022

Reports an object property that can be converted to ES6 shorthand style and provides a quick-fix to do it.

Example:

After applying the quick-fix the code looks as follows: