VT.php içerisine yazdığım class'ı baglan.php ile çağırıyorum(Klasik bir yapı) fakat şu hatayı alıyorum:
Parse error: syntax error, unexpected 'public' (T_PUBLIC), expecting end of file in /Applications/XAMPP/xamppfiles/htdocs/admin/class/vt.php on line 28

İlgili satır:
public function VeriGetir($tablo,$wherealanlar="",$wherearraydeger="",$orderby="ORDER BY ID ASC",$limit="")