Skip to content

Commit 5033102

Browse files
Update WidgetGenerator.php
1 parent 8ce8696 commit 5033102

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/WidgetGenerator.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
use Illuminate\Console\GeneratorCommand as LaravelGeneratorCommand;
66
use Symfony\Component\Console\Input\InputOption;
77

8+
/**
9+
* @codeCoverageIgnore
10+
*/
811
class WidgetGenerator extends LaravelGeneratorCommand
912
{
1013
/**

0 commit comments

Comments
 (0)