コード例 #1
0
ファイル: classes.php プロジェクト: kwdeveloper/crie-app-web
 public function __construct($nome_)
 {
     parent::__construct($nome_);
 }