Skip to content

Commit

Permalink
import Closure
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Bundy committed Jul 2, 2024
1 parent 39e7989 commit 7b0c70f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Illuminate/Contracts/Filesystem/Filesystem.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace Illuminate\Contracts\Filesystem;

use Closure;

interface Filesystem
{
/**
Expand Down

0 comments on commit 7b0c70f

Please sign in to comment.