Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
TSampleRepositoryInterface.php
Go to the documentation of this file.
1 <?php
7 
9 {
14  public function get(int $id) : \Magento\Framework\ObjectManager\Code\Generator\TSampleInterface;
15 
21 
26  public function save(\Magento\Framework\ObjectManager\Code\Generator\TSampleInterface $entity)
28 }
save(\Magento\Framework\ObjectManager\Code\Generator\TSampleInterface $entity)
$id
Definition: fieldset.phtml:14
$entity
Definition: element.phtml:22