Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
SubsetRestInterface.php
Go to the documentation of this file.
1 <?php
7 
9 
11 {
18  public function item($id);
19 
25  public function items();
26 
33  public function create($name);
34 
41  public function update(Item $item);
42 
49  public function remove($id);
50 }
$id
Definition: fieldset.phtml:14
if(!isset($_GET['name'])) $name
Definition: log.php:14