Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
esyede committed Dec 2, 2023
1 parent 68eb6f0 commit 3eff1a1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system/console/commands/stubs/system/_ide_helper.stub
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ class Cache extends System\Cache
{
}

class Carbon extends System\Carbon
{
}

class Command extends System\Console\Commands\Command
{
}
Expand Down

0 comments on commit 3eff1a1

Please sign in to comment.