remove commented code on module

Created on 4 August 2023, 11 months ago

Problem/Motivation

I observed many area commented code this there we need to cleanup.

  public function build() {
    $menu_name = $this->getDerivativeId();
    $parameters = new MenuTreeParameters();

    // Adjust the menu tree parameters based on the block's configuration.
    // $level = $this->configuration['level'];.
    $depth = $this->configuration['depth'];
    // $parameters->setMinDepth($level);

Steps to reproduce

need to check the path
src/Plugin/Block/FullMenuBlock.php

Proposed resolution

cleanup the code

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

๐Ÿ‡ฎ๐Ÿ‡ณIndia Shiv_Sharma

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024