mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 03:54:04 +00:00
Delete unused property
This commit is contained in:
parent
15cdd6b2c1
commit
9055034451
1 changed files with 0 additions and 1 deletions
|
|
@ -22,7 +22,6 @@ use Stancl\Tenancy\Database\Contracts\TenantWithDatabase;
|
||||||
class PostgresRLSBootstrapper implements TenancyBootstrapper
|
class PostgresRLSBootstrapper implements TenancyBootstrapper
|
||||||
{
|
{
|
||||||
protected array $originalCentralConnectionConfig;
|
protected array $originalCentralConnectionConfig;
|
||||||
protected array $originalPostgresConfig;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Must not return an empty string.
|
* Must not return an empty string.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue