-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
/**
* Assign template vars related to page content
* @see FrontController::initContent()
*/
public function initContent()
{
// ...
$this->context->smarty->assign(array(
'stock_management' => Configuration::get('PS_STOCK_MANAGEMENT'),
'customizationFields' => $customization_fields,The las two lines indenting is highlighted with the same color (shiftwidth=2).
Metadata
Metadata
Assignees
Labels
No labels