mirror of
https://github.com/webmasterskaya/joomla-oauth-server.git
synced 2024-11-23 22:34:50 +03:00
Подключение библиотеки
This commit is contained in:
parent
3639054898
commit
461e851781
@ -14,6 +14,8 @@ use Webmasterskaya\Component\OauthServer\Administrator\Extension\Component;
|
||||
|
||||
\defined('_JEXEC') or die;
|
||||
|
||||
require_once JPATH_LIBRARIES . '/lib_oauthserver/vendor/autoload.php';
|
||||
|
||||
return new class implements ServiceProviderInterface {
|
||||
|
||||
public function register(Container $container): void
|
||||
|
Loading…
Reference in New Issue
Block a user