Loop can be converted to 'array_map()' call
Reports the foreach
loops that can be replaced with array_map()
calls.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023
Reports the foreach
loops that can be replaced with array_map()
calls.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |