Summery Summery
Returns the output array.
Syntax Syntax
Return Return
(array) The output array.
Source Source
File: wp-includes/class-wp-list-util.php
public function get_output() { return $this->output; }
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |