Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
GridInterface.php
Go to the documentation of this file.
1 <?php
8 
14 interface GridInterface
15 {
25  public function refresh($value, $field = null);
26 
34  public function refreshBySchedule();
35 
41  public function purge($value, $field = null);
42 }
$value
Definition: gender.phtml:16