Api\ArrayType\ApiArrayOfNewsRelatedSearch::getAttributeName PHP Méthode

getAttributeName() public méthode

Returns the attribute name
See also: AbstractStructArrayBase::getAttributeName()
public getAttributeName ( ) : string
Résultat string NewsRelatedSearch
    public function getAttributeName()
    {
        return 'NewsRelatedSearch';
    }