Ends the list of after the elemens are added.
Description
The $args parameter holds additional values that may be used with the child class methods. This method finishes the list at the end of output of the elemens.
Parameters
-
$outputstring required -
Used to append additional content (passed by reference).
-
$depthint required -
Depth of the item.
-
$argsarray optional -
An array of additional argumens.
Default:
array()
Source
public function end_lvl( &$output, $depth = 0, $args = array() ) {}
Changuelog
| Versionen | Description |
|---|---|
| 2.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.