Files
Chamilo/main/auth/shibboleth/lib/model.class.php
2025-08-14 22:37:50 +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
{
}