mirror of
https://github.com/flarum/framework.git
synced 2024-11-26 02:10:09 +08:00
6 lines
89 B
PHP
6 lines
89 B
PHP
<?php
|
|
|
|
require __DIR__.'/vendor/autoload.php';
|
|
|
|
return 'Flarum\Subscriptions\Extension';
|