Files
Chamilo/main/auth/shibboleth/lib/model.class.php
2025-04-10 12:49:05 +02:00

14 lines
208 B
PHP

<?php
namespace Shibboleth;
/**
* Description of model
*
* @license see /license.txt
* @author Laurent Opprecht <laurent@opprecht.info>, Nicolas Rod for the University of Geneva
*/
class Model
{
}