Link link(string $method = 'get')
Returns a Link object for the first node in the list.
Link link(string $method = 'get')
Returns a Link object for the first node in the list.
string | $method | The method for the link (get by default) |
Link | A Link instance |
InvalidArgumentException | If the current node list is empty or the selected node is not instance of DOMElement |
Designed by : w10schools
service@w10schools.com
Please login to continue.