Classe : \Schwan\Code\App

Fichier PHP
| Mardi 12 Mars 2024, 18:17:48

<?php
/**
* Code.Schwan
*
* GNU General Public License
*
* Copyright © 2023, Yohann Schwan. All rights reserved.
*/
namespace Schwan\Code {

class
App extends \Lea\App
{
# Nothing else matters !
}
}