Skip to content

Indent: Works in unexpected way #20

@bimlas

Description

@bimlas
    /**
     * 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions