Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[LorisInstance] add getModule function #8221

Merged
merged 3 commits into from
Dec 19, 2022
Merged

Commits on Dec 16, 2022

  1. [LorisInstance] add getModule function

    LorisInstance already has functions to check if a module
    exists, get the module directories, etc.
    
    This adds a getModule to replace \Module::factory() so that
    the code dealing with modules can be centralized in one place.
    driusan committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d032477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c96a94e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbeea31 View commit details
    Browse the repository at this point in the history