1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 09:04:03 +00:00

Delete unused property

This commit is contained in:
lukinovec 2023-07-04 15:53:27 +02:00
parent 15cdd6b2c1
commit 9055034451

View file

@ -22,7 +22,6 @@ use Stancl\Tenancy\Database\Contracts\TenantWithDatabase;
class PostgresRLSBootstrapper implements TenancyBootstrapper
{
protected array $originalCentralConnectionConfig;
protected array $originalPostgresConfig;
/**
* Must not return an empty string.