mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #19] [MERGED] The Doctrine\KeyValueStore\EntityManager class is imported twice in documentation #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/KeyValueStore/pull/19
Author: @cpliakas
Created: 4/9/2014
Status: ✅ Merged
Merged: 4/9/2014
Merged by: @Ocramius
Base:
master← Head:19-em-import📝 Commits (1)
a4ad1d1Remove duplicate import of Doctrine\KeyValueStore\EntityManager.📊 Changes
1 file changed (+0 additions, -1 deletions)
View changed files
📝
README.md(+0 -1)📄 Description
Not a big deal, but the
Doctrine\KeyValueStore\EntityManageris imported twice in the example code. Therefore copy-and-pasting as-is will result in a fatal error.Thanks!
Chris
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.