Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
StrategyInterface.php
Go to the documentation of this file.
1 <?php
8 
14 {
15  const IDX_SUFFIX = '_idx';
16 
17  const TMP_SUFFIX = '_tmp';
18 
25  public function getUseIdxTable();
26 
34  public function setUseIdxTable($value = false);
35 
43  public function prepareTableName($tablePrefix);
44 
52  public function getTableName($tablePrefix);
53 }
$value
Definition: gender.phtml:16