FeedWriter\Feed::makeNode
Creates a single node in XML format
Signature
private function makeNode(
$tagName,
$tagContent,
[array
$attributes = NULL,
[boolean
$omitEndTag = false]] )
Parameters
$tagName
—$tagContent
—$attributes
— array$omitEndTag
— boolean
Returns
- string
- formatted xml tag