1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 14:14:04 +00:00

oldstoragepaths -> oldStoragePaths

This commit is contained in:
Samuel Štancl 2019-01-19 23:12:09 +01:00
parent 8f384ade12
commit 6473806d0d

View file

@ -4,7 +4,7 @@ namespace Stancl\Tenancy;
trait BootstrapsTenancy
{
public $oldstoragepaths;
public $oldStoragePaths;
public function bootstrap()
{