Link
link(string $method = 'get')
Returns a Link object for the first node in the list.
Parameters string $method The method for the link (get by default) Return Value Link A Link instance Exceptions InvalidArgumentException If the current node list is empty or the selected node is not instance of DOMElement