vendor and env first commit
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Spatie\LaravelIgnition\ContextProviders;
|
||||
|
||||
use Spatie\FlareClient\Context\ConsoleContextProvider;
|
||||
|
||||
class LaravelConsoleContextProvider extends ConsoleContextProvider
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user