Skip to content

Indent: Works in unexpected way #20

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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