Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
All Data Structures Namespaces Files Functions Variables Pages
GroupRepositoryInterface.php
Go to the documentation of this file.
1 <?php
6 namespace Magento\Store\Api;
7 
9 
17 {
25  public function get($id);
26 
32  public function getList();
33 
39  public function clean();
40 }
$id
Definition: fieldset.phtml:14