Api\ArrayType\ApiArrayOfWebSearchOption::getAttributeName PHP Method

getAttributeName() public method

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