janfish/swoft-module

v1.0.0 2022-07-20 05:52 UTC

This package is not auto-updated.

Last update: 2024-04-10 14:01:15 UTC


README

Module::call('User', 'UserLogic', 'permissions', $extData['id']);

Module::exist('User', 'UserLogic');

Module::getBean('User', 'UserLogic');

Module::getModuleVer('User');

Module::getConfig('User');