Skip to content

Commit

Permalink
chore: remove annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
hcdias committed Mar 24, 2022
1 parent 366ca17 commit 70cc419
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Facades/Metamorphosis.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
namespace Metamorphosis\Facades;

use Illuminate\Support\Facades\Facade;
use Metamorphosis\TopicHandler\Producer\HandlerInterface;

/**
* @method static void produce(HandlerInterface $producerHandler)
*/
class Metamorphosis extends Facade
{
protected static function getFacadeAccessor()
Expand Down

0 comments on commit 70cc419

Please sign in to comment.