コード例 #1
0
ファイル: answer.php プロジェクト: nok32/SoftUni
 public function __construct($args = array())
 {
     parent::__construct(array('table' => 'answers'));
     // 		echo "Artist model <br />";
 }