Skip to content

Commit 0aef533

Browse files
authored
Update Builder.php
1 parent e143d13 commit 0aef533

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?php namespace GeneaLabs\LaravelModelCaching;
22

3+
use Closure;
34
use Illuminate\Database\Eloquent\Builder as EloquentBuilder;
45

56
class Builder extends EloquentBuilder

0 commit comments

Comments
 (0)