Added getNodeList() function to Zone
- Added
getNodeList()
function to the Zone class (usage:$zone->getNodeList()
or$zone->getNodeList('foo.example.com')
) (thanks @LFXC for the suggestion)
getNodeList()
function to the Zone class (usage: $zone->getNodeList()
or $zone->getNodeList('foo.example.com')
) (thanks @LFXC for the suggestion)