WooCommerce Code Reference

InflectorAggregate
in package
implements InflectorAggregateInterface Uses ContainerAwareTrait

Interfaces, Classes and Traits

InflectorAggregateInterface

Table of Contents

$container  : ContainerInterface
$inflectors  : array<string|int, Inflector>
$leagueContainer  : Container
add()  : Inflector
Add an inflector to the aggregate.
getContainer()  : ContainerInterface
Get the container.
getIterator()  : Generator
{@inheritdoc}
getLeagueContainer()  : Container
Get the container.
inflect()  : object
Applies all inflectors to an object.
setContainer()  : ContainerAwareInterface
Set a container.
setLeagueContainer()  : self
Set a container.

Properties

Methods