Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
package
laravelshoppingcart
Commits
94a44302
Commit
94a44302
authored
Oct 28, 2020
by
Thorsten Buss
Browse files
FIX comment
parent
8a93bcfa
Changes
1
Show whitespace changes
Inline
Side-by-side
src/Cart/Cart.php
View file @
94a44302
...
...
@@ -499,7 +499,7 @@ class Cart implements Jsonable, \JsonSerializable, Arrayable{
}
/**
* cart tot
e
l WITH cart conditions and WITH item conditions
* cart tot
a
l WITH cart conditions and WITH item conditions
*
* @param null|string $only_with_condition_type Only with this conditionType
* @return int
...
...
@@ -545,7 +545,7 @@ class Cart implements Jsonable, \JsonSerializable, Arrayable{
}
/**
*
cart total WITH
cart conditions and
WITH
item conditions
*
ONLY
cart conditions and item conditions
*
* @param null|string $type Only with this conditionType
* @return int
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment