Automattic\WooCommerce\Vendor\League\Container\Inflector
InflectorInterface::setProperties()
Defines multiple properties to be set on the subject object.
Method of the class: InflectorInterface{}
No Hooks.
Return
self
.
Usage
$InflectorInterface = new InflectorInterface(); $InflectorInterface->setProperties( $properties ) : InflectorInterface;
- $properties(array) (required)
- -
InflectorInterface::setProperties() InflectorInterface::setProperties code WC 9.8.2
public function setProperties(array $properties) : InflectorInterface;