mirror of
https://github.com/flarum/framework.git
synced 2025-01-24 13:35:16 +08:00
6 lines
84 B
PHP
6 lines
84 B
PHP
<?php
|
|
|
|
require __DIR__.'/vendor/autoload.php';
|
|
|
|
return 'Flarum\Mentions\Extension';
|