mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 17:57:04 +08:00
6 lines
84 B
PHP
6 lines
84 B
PHP
<?php
|
|
|
|
require __DIR__.'/vendor/autoload.php';
|
|
|
|
return 'Flarum\Mentions\Extension';
|