for $item ($twig->get_xpath("//img")) { $item->change_att_name('src', 'links') }