mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:14:03 +00:00
Fix formatting
This commit is contained in:
parent
4c9cb7cf51
commit
b4f4fd1d94
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ class CacheService
|
||||||
{
|
{
|
||||||
public function __construct(
|
public function __construct(
|
||||||
protected Repository $cache
|
protected Repository $cache
|
||||||
){
|
) {
|
||||||
}
|
}
|
||||||
|
|
||||||
public function handle(): void
|
public function handle(): void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue