Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mozex committed Sep 1, 2024
1 parent 4c0635d commit a78ba34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Contracts/BaseScout.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ public function cache(): array
return $structures;
}

/**
* @return T
*/
public function clear(): static
{
$this->cacheDriver()->forget(
Expand Down

0 comments on commit a78ba34

Please sign in to comment.