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

getAttributeName() public méthode

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