mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 15:41:24 +00:00
StyleCI
This commit is contained in:
@@ -98,7 +98,7 @@ class Cart
|
|||||||
$instance = $instance->getInstanceIdentifier();
|
$instance = $instance->getInstanceIdentifier();
|
||||||
}
|
}
|
||||||
|
|
||||||
$this->instance = 'cart.' . $instance;
|
$this->instance = 'cart.'.$instance;
|
||||||
|
|
||||||
return $this;
|
return $this;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user