Adds the level for the current menu element

author etessore
version 1.0.0
package classes

 Methods

(non-PHPdoc)

start_el(string $output, object $item, int $depth, object $args) 
see \Walker_Nav_Menu::start_el()

Parameters

$output

string

Passed by reference. Used to append additional content.

$item

object

Menu item data object.

$depth

int

Depth of menu item. Used for padding.

$args

object