framework/extensions/mentions/bootstrap.php

6 lines
84 B
PHP
Raw Normal View History

2015-05-14 22:01:03 +09:30
<?php
require __DIR__.'/vendor/autoload.php';
2015-07-23 14:28:39 +09:30
return 'Flarum\Mentions\Extension';