Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
Interface.php
Go to the documentation of this file.
1 <?php
34 {
35 
42  public function open($save_path, $name);
43 
48  public function close();
49 
55  public function read($id);
56 
63  public function write($id, $data);
64 
71  public function destroy($id);
72 
79  public function gc($maxlifetime);
80 
81 }
$id
Definition: fieldset.phtml:14
if(!isset($_GET['name'])) $name
Definition: log.php:14