mirror of
https://github.com/flarum/core.git
synced 2025-10-27 13:40:24 +01:00
Various fixes to extension generator/stub
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php namespace {{namespace}};
|
||||
|
||||
use Flarum\Support\Extension;
|
||||
use Flarum\Support\Extension as BaseExtension;
|
||||
use Illuminate\Events\Dispatcher;
|
||||
|
||||
class Extension extends BaseExtension
|
||||
|
||||
Reference in New Issue
Block a user