From 6473806d0de4c8b1f10e781a814e78dce4d46761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 19 Jan 2019 23:12:09 +0100 Subject: [PATCH] oldstoragepaths -> oldStoragePaths --- src/Traits/BootstrapsTenancy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Traits/BootstrapsTenancy.php b/src/Traits/BootstrapsTenancy.php index 57fdc95d..0ea1e16f 100644 --- a/src/Traits/BootstrapsTenancy.php +++ b/src/Traits/BootstrapsTenancy.php @@ -4,7 +4,7 @@ namespace Stancl\Tenancy; trait BootstrapsTenancy { - public $oldstoragepaths; + public $oldStoragePaths; public function bootstrap() {