WooCommerce Code Reference

ContainerAwareInterface

Table of Contents

getContainer()  : ContainerInterface
Get the container
getLeagueContainer()  : Container
Get the container. This will be removed in favour of getContainer returning Container in next major release.
setContainer()  : self
Set a container
setLeagueContainer()  : self
Set a container. This will be removed in favour of setContainer receiving Container in next major release.

Methods