PHP Interface Thepixeldeveloper\Sitemap\AppendAttributeInterface

Afficher le fichier Open project: thepixeldeveloper/sitemap

Méthodes publiques

Méthode Description
appendAttributeToCollectionXML ( XMLWriter $XMLWriter ) : void Appends an attribute to the collection XML attributes.

Method Details

appendAttributeToCollectionXML() public méthode

Appends an attribute to the collection XML attributes.
public appendAttributeToCollectionXML ( XMLWriter $XMLWriter ) : void
$XMLWriter XMLWriter
Résultat void