Merhaba, elimde bir kod var mysql çeviremedim kafam şuan hiç basmadı buna yardımcı olabilr misiniz ?
public function document($id, $type = "newsml29")
{
return $this->get( ("/abone/document/" . $id . "/" . $type) );
}