You are here

Deprecated in Commerce Pricelist 8.2

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
PriceListInterface::getCustomer src/Entity/PriceListInterface.php function in commerce_pricelist:8.x-2.0 and is removed from commerce_pricelist:8.x-3.0. Use $this->getCustomers() instead. 1
PriceListInterface::getCustomerId src/Entity/PriceListInterface.php function in commerce_pricelist:8.x-2.0 and is removed from commerce_pricelist:8.x-3.0. Use $this->getCustomers() instead. 1
PriceListInterface::setCustomer src/Entity/PriceListInterface.php function in commerce_pricelist:8.x-2.0 and is removed from commerce_pricelist:8.x-3.0. Use $this->setCustomers() instead. 1
PriceListInterface::setCustomerId src/Entity/PriceListInterface.php function in commerce_pricelist:8.x-2.0 and is removed from commerce_pricelist:8.x-3.0. Use $this->setCustomers() instead. 1

Other projects