/home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/lib
Edit: /home/vianto5/.trash/cititower.mx/wp-content/plugins/wordfence/lib/wfScanFileListItem.php (408B)
id = $id;
$this->next = $next;
}
public function getId() {
return $this->id;
}
public function getNext() {
return $this->next;
}
}