Magento 2 Documentation  2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
DefaultHandler.php
Go to the documentation of this file.
1 <?php
7 
10 
12 {
19  public function prepareSql(SourceProviderInterface $source, $alias, $fieldInfo)
20  {
21  $source->getSelect()->columns($fieldInfo['origin'] . ' AS ' . $fieldInfo['name'], $alias);
22  }
23 }
$source
Definition: source.php:23
prepareSql(SourceProviderInterface $source, $alias, $fieldInfo)
if(!trim($html)) $alias
Definition: details.phtml:20