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

Closes #39 - Bad namespace in the generated mixin #40

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

martinsoenen
Copy link
Collaborator

Closes #39

Example of the generated mixin :

<?php namespace Xefi\Faker\Container;

/**
 * @function ...
 */
class ContainerMixin
{
}

@GautierDele GautierDele merged commit 9f97fcc into main Nov 28, 2024
4 checks passed
@GautierDele GautierDele deleted the issue-39 branch November 28, 2024 12:48
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.

Bad namespace for the generated mixin
2 participants