mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:14:04 +00:00
Delete resolved todo
This commit is contained in:
parent
a1c8fc7f92
commit
db12ddf167
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ class RequestDataTenantResolver extends Contracts\CachedTenantResolver
|
||||||
|
|
||||||
public function getPossibleCacheKeys(Tenant&Model $tenant): array
|
public function getPossibleCacheKeys(Tenant&Model $tenant): array
|
||||||
{
|
{
|
||||||
// todo@tests
|
|
||||||
return [
|
return [
|
||||||
$this->formatCacheKey(static::payloadValue($tenant)),
|
$this->formatCacheKey(static::payloadValue($tenant)),
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue