Nav_Walker::end_el( string $output, WP_Post $item, int $depth, stdClass $args = null )

Ends the element output, if needed.


Parameters

$output

(Required) the end el string.

$item

(Required) item.

$depth

(Required) item depth.

$args

(Optional) item args.

Default value: null


Source

File: inc/views/nav_walker.php