コード例 #1
0
ファイル: Item.php プロジェクト: nabble/updatemybrowser-v1
 public function getQty()
 {
     return (int) parent::getQty();
 }