Constructor.
Sets the input array.
$inputarrayrequired
public function __construct( $input ) {
$this->output = $input;
$this->input = $input;
}
| Version | Description |
|---|---|
| 4.7.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_list_util/__construct