public function StockLocationInterface::getName in Commerce Stock 8
Gets the stock location name.
Return value
string Name of the stock location.
File
- src/
StockLocationInterface.php, line 27
Class
- StockLocationInterface
- Provides an interface for defining stock locations.
Namespace
Drupal\commerce_stockCode
public function getName();