Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented ResolveTargetEntityListener; Closes #52 #102

Merged
merged 7 commits into from Oct 25, 2023
Merged

Implemented ResolveTargetEntityListener; Closes #52 #102

merged 7 commits into from Oct 25, 2023

Conversation

juniwalk
Copy link
Contributor

I used the same config name as is in Symfony. What do you think?

# Nettrine \ ORM
orm:
	configuration:
		resolveTargetEntities:
			Nette\Security\IIdentity: App\Entity\User

@f3l1x
Copy link
Member

f3l1x commented Oct 25, 2023

I am OK with that, please add some tests to prove it works.

@juniwalk
Copy link
Contributor Author

@f3l1x I tried adding test, but I am not sure that I can do what I did.

@juniwalk
Copy link
Contributor Author

Well I fixed all I could but the last error does not seem to be issue with my changes.

@f3l1x
Copy link
Member

f3l1x commented Oct 25, 2023

Excellent. Thank you 👍

@f3l1x f3l1x merged commit 1bd93ee into contributte:master Oct 25, 2023
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants