paths([ __DIR__ . '/app', __DIR__ . '/core', __DIR__ . '/obj', __DIR__ . '/services', __DIR__ . '/sql', __DIR__ . '/web', __DIR__ . '/tests', ]); // Register our custom rule $rectorConfig->rule(GetInstOmDbformSignatureRector::class); };