Browse Source

Revert "fixes" from StyleCI

These were intended, to simplify getting started or changing things in
the base skeleton.

StyleCI has now been disabled for this repository.
pull/63/head
Franz Liedke 5 years ago
parent
commit
38a0c4558b
No known key found for this signature in database
GPG Key ID: 9A0231A879B055F4
  1. 2
      extend.php

2
extend.php

@ -9,6 +9,8 @@
* file that was distributed with this source code.
*/
use Flarum\Extend;
return [
// Register extenders here to customize your forum!
];

Loading…
Cancel
Save