Newscoop\Service\Implementation\Exception\XMLMissingAttribueException::getAttributeName PHP Méthode

getAttributeName() public méthode

Provides the attribute name that is corrupted.
public getAttributeName ( ) : string
Résultat string The attribute name, not null.
    function getAttributeName()
    {
        return $this->attributeName;
    }
XMLMissingAttribueException