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

Create Module::modules() #1897

Conversation

solomon-ochepa
Copy link
Contributor

@solomon-ochepa solomon-ochepa commented Jul 21, 2024

Get the list of modules:

  • $enabled = null: Get all modules,
  • $enabled = true: Get all enabled modules,
  • $enabled = false: Get all disabled modules.

@solomon-ochepa solomon-ochepa force-pushed the enable-module-has-method-to-accept-both-lowercase-and-uppercase branch from a1ddb8b to 61dd6f9 Compare August 22, 2024 01:23
@solomon-ochepa solomon-ochepa changed the title Module::has() using lowercase/uppercase name. Create Module::modules() Aug 22, 2024
@dcblogdev
Copy link
Collaborator

new code should be covered with tests.

@dcblogdev dcblogdev closed this Sep 10, 2024
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