Instagram\API\Response\PlacesFacebookSearchResponse::getItems PHP Method

getItems() public method

public getItems ( ) : Place[]
return Instagram\API\Response\Model\Place[]
    public function getItems()
    {
        return $this->items;
    }
PlacesFacebookSearchResponse