mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 18:44:03 +00:00
oldstoragepaths -> oldStoragePaths
This commit is contained in:
parent
8f384ade12
commit
6473806d0d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ namespace Stancl\Tenancy;
|
|||
|
||||
trait BootstrapsTenancy
|
||||
{
|
||||
public $oldstoragepaths;
|
||||
public $oldStoragePaths;
|
||||
|
||||
public function bootstrap()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue