result[] = $item; } public $result; function getResult(): array { return $this->result; } }