From d68148e4b4f1eab9903ba39ff40c952625f2b3d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sun, 8 Sep 2019 14:26:56 +0200 Subject: [PATCH] wip --- src/TenantManager.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TenantManager.php b/src/TenantManager.php index 93dcbdcb..52eda8f8 100644 --- a/src/TenantManager.php +++ b/src/TenantManager.php @@ -239,7 +239,6 @@ final class TenantManager /** * Reconnects to the default database. - * @todo More descriptive name? * * @return void */ @@ -410,7 +409,6 @@ final class TenantManager * * @param string $attribute * @return mixed - * @todo Deprecate this in v2. */ public function __invoke($attribute) {