[PR #175] [MERGED] added EntityRepository::getClassName() #7818

Closed
opened 2026-01-22 15:57:00 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/175
Author: @lsmith77
Created: 10/25/2011
Status: Merged
Merged: 11/13/2011
Merged by: @beberlei

Base: masterHead: get_class_name


📝 Commits (1)

  • 0a5a236 added EntityRepository::getClassName() to fullfill the ObjectRepository interface

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 lib/Doctrine/ORM/EntityRepository.php (+9 -1)

📄 Description

added EntityRepository::getClassName() to fullfill the ObjectRepository interface

see https://github.com/doctrine/common/pull/70


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/175 **Author:** [@lsmith77](https://github.com/lsmith77) **Created:** 10/25/2011 **Status:** ✅ Merged **Merged:** 11/13/2011 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `get_class_name` --- ### 📝 Commits (1) - [`0a5a236`](https://github.com/doctrine/orm/commit/0a5a23628f74f3203d2e659939b4aee39fa4c462) added EntityRepository::getClassName() to fullfill the ObjectRepository interface ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/EntityRepository.php` (+9 -1) </details> ### 📄 Description added EntityRepository::getClassName() to fullfill the ObjectRepository interface see https://github.com/doctrine/common/pull/70 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:57:00 +01:00
admin closed this issue 2026-01-22 15:57:01 +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#7818