FeedWriter\Feed::getNamespacePrefixes
Returns all used XML namespace prefixes in this instance.
This includes all channel elements and feed items. Unfortunately some namespace prefixes are not included, because they are hardcoded, e.g. rdf.
Signature
private function getNamespacePrefixes()
Returns
- array
- Array with namespace prefix as value.