Fix MigrateSqlGetMigrationPluginManagerRector matching
### Problem/Motivation Adds StaticCall handling for parent::getMigrationPluginManager() and narrows matching to specifically target Drupal\migrate\Plugin\migrate\id_map\Sql. ### Work items - Commit(s): [149d6b3dbf](https://github.com/palantirnet/drupal-rector/commit/149d6b3dbfb4), [dd9eaf6e01](https://github.com/palantirnet/drupal-rector/commit/dd9eaf6e0136) ### Credit - Implemented by: @bbrala --- *Filed retroactively as part of the Drupal 12 rector coverage effort. Closed as fixed; credit to be applied to the contributors listed above.* *AI was used extensively to build this fix and to file this issue. See [Dries Buytaert: AI-generated Rector rules for Drupal](https://dri.es/ai-generated-rector-rules-for-drupal) and [Björn Brala: Drupal Rector rules are config, not code. Mostly.](https://www.linkedin.com/pulse/drupal-rector-rules-config-code-mostly-bj%C3%B6rn-brala-vfpwe/).*
issue