1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 06:54:03 +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 trait BootstrapsTenancy
{ {
public $oldstoragepaths; public $oldStoragePaths;
public function bootstrap() public function bootstrap()
{ {