Instagram\API\Response\Model\ImageVersions2::getCandidates PHP 메소드

getCandidates() 공개 메소드

public getCandidates ( ) : ImageVersionCandidate[]
리턴 ImageVersionCandidate[]
    public function getCandidates()
    {
        return $this->candidates;
    }