mirror of
https://github.com/flarum/framework.git
synced 2025-02-18 12:33:22 +08:00
6 lines
84 B
PHP
6 lines
84 B
PHP
<?php
|
|
|
|
require __DIR__.'/vendor/autoload.php';
|
|
|
|
return 'Flarum\Mentions\Extension';
|