Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
ShipmentManagementInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Magento\Sales\Api;
7 
17 {
24  public function getLabel($id);
25 
32  public function getCommentsList($id);
33 
40  public function notify($id);
41 }
$id
Definition: fieldset.phtml:14