You are here

public function PriceListItemInterface::setActive in Commerce Pricelist 8

Sets the price list item active.

Return value

$this

1 method overrides PriceListItemInterface::setActive()
PriceListItem::setActive in src/Entity/PriceListItem.php
Sets the price list item active.

File

src/Entity/PriceListItemInterface.php, line 171

Class

PriceListItemInterface
Defines the interface for price list items.

Namespace

Drupal\commerce_pricelist\Entity

Code

public function setActive();