1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 21:54:03 +00:00
This commit is contained in:
Samuel Štancl 2019-09-08 14:26:56 +02:00
parent 04b4e0644f
commit d68148e4b4

View file

@ -239,7 +239,6 @@ final class TenantManager
/** /**
* Reconnects to the default database. * Reconnects to the default database.
* @todo More descriptive name?
* *
* @return void * @return void
*/ */
@ -410,7 +409,6 @@ final class TenantManager
* *
* @param string $attribute * @param string $attribute
* @return mixed * @return mixed
* @todo Deprecate this in v2.
*/ */
public function __invoke($attribute) public function __invoke($attribute)
{ {