fix: Patch pathauto missing source_module ...
fix: Patch pathauto missing source_module
Drupal 11 prefers PHP 8 attributes over docblock
annotations. The pathauto_pattern MigrateSource attribute
is missing source_module, causing a fatal on any migrate
command when migrate_drupal is enabled.
Closes #3588684