Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed Jan 28, 2024
1 parent b407db5 commit 6b36d71
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/IdeHelperServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@

class IdeHelperServiceProvider extends ServiceProvider implements DeferrableProvider
{
protected function test()
{
echo $a;
}

public function register(): void
{
/** @var \Illuminate\Contracts\Config\Repository $config */
Expand Down

0 comments on commit 6b36d71

Please sign in to comment.