Interface in Lumen plugin

This commit is contained in:
Philippe Thiers 2019-09-23 14:08:54 -03:00
parent cde56e8490
commit 5b38dfe34a

View File

@ -1,7 +1,7 @@
<?php
namespace Psalm\LaravelPlugin;
class LumenPlugin extends AbstractPlugin
class LumenPlugin extends AbstractPlugin implements PluginEntryPointInterface
{
/**
* Get and load ide provider for Lumen Application container