[PR #11905] [DOC]: fix setFileExtension() xml mapping documentation #13330

Closed
opened 2026-01-22 16:16:50 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/11905

State: closed
Merged: Yes


Since XmlDriver doesn't have setFileExtension() method any longer, the current documentation is outdated.

This PR aims to fix this, moving setFileExtension() method call to the actual file locator rather than a driver.

**Original Pull Request:** https://github.com/doctrine/orm/pull/11905 **State:** closed **Merged:** Yes --- Since `XmlDriver` doesn't have `setFileExtension()` method any longer, the current documentation is outdated. This PR aims to fix this, moving `setFileExtension()` method call to the actual file locator rather than a driver.
admin added the pull-request label 2026-01-22 16:16:50 +01:00
admin closed this issue 2026-01-22 16:16:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13330