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

pass model name for getModelController helper function #2362

Closed
wants to merge 1 commit into from

Conversation

jwkuo
Copy link

@jwkuo jwkuo commented Oct 31, 2023

Description

Tweak for getting the Model Controller when belonging to a Capsule. TwillCapsules::getCapsuleForModel() expects the model name as a string.

@CLAassistant
Copy link

CLAassistant commented Oct 31, 2023

CLA assistant check
All committers have signed the CLA.

composer.json Outdated
@@ -1,5 +1,5 @@
{
"name": "area17/twill",
"name": "jwkuo/twill",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are you changing the name of the package?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, I was just trying to use this package to test and committed it to the 3.x branch. I've removed that.

@antonioribeiro
Copy link
Member

Hello @jwkuo, your tests didn't pass and I left you a comment on your code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants