Cart implements Registerable, Service

Cart Handler

Tags
author

Barn2 Plugins [email protected]

license

GPL-3.0

copyright

Barn2 Media Ltd

Interfaces, Classes and Traits

Registerable
An object that can be registered with WordPress via the Plugin API, i.e. add_action() and add_filter().
Service
Marker interface to denote a service.

Table of Contents

cart_validation()  : mixed
Runs a cart validation with the configured rules
register()  : mixed

Methods

cart_validation()

Runs a cart validation with the configured rules

public cart_validation() : mixed
Return values
mixed

register()

public register() : mixed
Return values
mixed

Search results