PHP 인터페이스 Thepixeldeveloper\Sitemap\AppendAttributeInterface

파일 보기 프로젝트 열기: thepixeldeveloper/sitemap

공개 메소드들

메소드 설명
appendAttributeToCollectionXML ( XMLWriter $XMLWriter ) : void Appends an attribute to the collection XML attributes.

메소드 상세

appendAttributeToCollectionXML() 공개 메소드

Appends an attribute to the collection XML attributes.
public appendAttributeToCollectionXML ( XMLWriter $XMLWriter ) : void
$XMLWriter XMLWriter
리턴 void