KGzocha\Searcher\Result\ResultCollection::jsonSerialize PHP Méthode

jsonSerialize() public méthode

public jsonSerialize ( )
    public function jsonSerialize()
    {
        return $this->getItems();
    }