Any chance support could be added for `defaultPriorityMethod` as well? ```php #[AutowireLocator(services: 'tag.foo', defaultIndexMethod: 'getName', defaultPriorityMethod: 'getPriority')] ```
Any chance support could be added for
defaultPriorityMethodas well?