1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00

Fix formatting

This commit is contained in:
lukinovec 2023-04-17 17:00:28 +02:00
parent 4c9cb7cf51
commit b4f4fd1d94

View file

@ -10,7 +10,7 @@ class CacheService
{
public function __construct(
protected Repository $cache
){
) {
}
public function handle(): void