Skip to content

Commit

Permalink
Free signature for stored method
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryk committed Oct 13, 2021
1 parent 2863e79 commit 63ffa4d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Repositories/Repository.php
Original file line number Diff line number Diff line change
Expand Up @@ -924,11 +924,6 @@ public function allowToShow($request): self
return $this;
}

public static function stored($repository, $request)
{
//
}

public static function storedBulk(Collection $repositories, $request)
{
//
Expand Down

0 comments on commit 63ffa4d

Please sign in to comment.