mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 02:07:13 +08:00
Merge pull request #817 from flarum/revert-813-typehint
Revert "typehint fix, opening for implementation"
This commit is contained in:
commit
e376b74236
|
@ -11,7 +11,6 @@
|
|||
namespace Flarum\Foundation;
|
||||
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use Illuminate\Contracts\Foundation\Application;
|
||||
|
||||
abstract class AbstractServiceProvider extends ServiceProvider
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user