OrderExistsException
class OrderExistsException extends CartException (View source)
Properties
protected | $messageBag | The cart exception message bag |
from CartException |
Methods
static string
summarize($messageBag)
Create an error message summary from the validation errors.
from
CartException
Details
__construct(MessageBag $messageBag = null)
No description
static protected string
summarize($messageBag)
Create an error message summary from the validation errors.
errors()
No description