Instagram\API\Response\Model\ImageVersions2::getCandidates PHP Méthode

getCandidates() public méthode

public getCandidates ( ) : ImageVersionCandidate[]
Résultat ImageVersionCandidate[]
    public function getCandidates()
    {
        return $this->candidates;
    }