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

refactor(command): change structure domain layer #97

Merged
merged 5 commits into from
Oct 16, 2023
Merged

Conversation

holiq
Copy link
Member

@holiq holiq commented Oct 13, 2023

#95

@holiq holiq requested a review from pemudakoding October 13, 2023 16:39
@holiq holiq self-assigned this Oct 13, 2023
structures: Source::resolveDomainPath(),
domainArgument: 'Shared\\' . $this->resolveDomainArgument(),
domainArgument: $this->resolveDomainArgument(),
structures: Source::resolveDomainPath() . '\\Shared',
Copy link
Member

Choose a reason for hiding this comment

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

the structure supposed not started with domain i guess coz it "src/Shared"

structures: Source::resolveDomainPath(),
domainArgument: 'Shared\\' . $this->resolveDomainArgument(),
domainArgument: $this->resolveDomainArgument(),
structures: Source::resolveDomainPath() . '\\Shared',
Copy link
Member

Choose a reason for hiding this comment

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

the structure supposed not started with domain i guess coz it "src/Shared"

@holiq
Copy link
Member Author

holiq commented Oct 15, 2023

I have revert the Builder, and I'll commit it on Infrastructure layer

@holiq holiq requested a review from pemudakoding October 15, 2023 01:54
Copy link
Member

@pemudakoding pemudakoding left a comment

Choose a reason for hiding this comment

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

thanks

@holiq holiq merged commit e515a2b into KoalaFacade:3x Oct 16, 2023
1 check passed
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.

2 participants