Automattic\WooCommerce\Vendor\League\Container\Inflector
InflectorInterface::setProperties() public WC 1.0
Defines multiple properties to be set on the subject object.
{} Это метод класса: InflectorInterface{}
Хуков нет.
Возвращает
self.
Использование
$InflectorInterface = new InflectorInterface(); $InflectorInterface->setProperties( $properties ) : InflectorInterface;
- $properties(массив) (обязательный)
- -
Код InflectorInterface::setProperties() InflectorInterface::setProperties WC 5.0.0
public function setProperties(array $properties) : InflectorInterface;