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

Add functions for Source provider #128

Open
serpro69 opened this issue May 15, 2022 · 0 comments
Open

Add functions for Source provider #128

serpro69 opened this issue May 15, 2022 · 0 comments
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request good first issue 🔰 Good for newcomers

Comments

@serpro69
Copy link
Owner

class Source internal constructor(fakerService: FakerService) : AbstractFakeDataProvider<Source>(fakerService) {
does not have any functions implemented

@serpro69 serpro69 added enhancement 🚀 New feature or request core 🧬 Issue related to :core module labels May 15, 2022
@serpro69 serpro69 added this to the 1.11.0 milestone May 15, 2022
@serpro69 serpro69 added the good first issue 🔰 Good for newcomers label May 15, 2022
@serpro69 serpro69 modified the milestones: 1.11.0, 1.12.0 May 22, 2022
@serpro69 serpro69 modified the milestones: 1.12.0, 1.13.0 Oct 16, 2022
@serpro69 serpro69 removed this from the 1.13.0 milestone Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core 🧬 Issue related to :core module enhancement 🚀 New feature or request good first issue 🔰 Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant