Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
LinkRepositoryInterface.php
Go to the documentation of this file.
1 <?php
7 
10 
18 {
25  public function getList($sku);
26 
34 
43  public function save($sku, LinkInterface $link, $isGlobalScopeContent = true);
44 
51  public function delete($id);
52 }
$id
Definition: fieldset.phtml:14