mirror of
https://github.com/flarum/core.git
synced 2025-07-20 08:11:27 +02:00
Revert "typehint fix, opening for implementation"
This commit is contained in:
@@ -11,7 +11,6 @@
|
|||||||
namespace Flarum\Foundation;
|
namespace Flarum\Foundation;
|
||||||
|
|
||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
use Illuminate\Contracts\Foundation\Application;
|
|
||||||
|
|
||||||
abstract class AbstractServiceProvider extends ServiceProvider
|
abstract class AbstractServiceProvider extends ServiceProvider
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user