Run Rector on your code to see what it can do for you:

 <?php
 
 final class DemoFile
 {
+    /**
+     * @return array<string, false[]>
+     */
     public static function run(): iterable
     {
         return [
PHP snippet to change

Applied Rules:

Not a change you expect?

Config  rector.php
Rector version: 367edb - released at 2026-01-28 17:10