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

getAttributeName() public méthode

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