예제 #1
0
파일: answer.php 프로젝트: nok32/SoftUni
 public function __construct($args = array())
 {
     parent::__construct(array('table' => 'answers'));
     // 		echo "Artist model <br />";
 }