Add return value

This commit is contained in:
Universal Omega 2021-09-09 22:02:19 -06:00 committed by GitHub
parent 64124410b5
commit f5fd1d170e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,9 @@
namespace PortableInfobox\Parser\Nodes;
class NodeHeader extends Node {
/*
* @return array
*/
public function getData() {
if ( !isset( $this->data ) ) {
$this->data = [