"?string", "second" => "?int", ]; private $ppSecond; function getData() { return [$this->getFirst(), $this->ppSecond]; } }