This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
valentin_le_moign
/
figureslibres.cc
forké depuis
bachir/figureslibres.cc
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
42b4ad3438
Branches
Tags
master
prod
template
figureslibres.c...
/
user
/
plugins
/
aura
/
classes
/
website.php
website.php
104 B
Historique
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace Grav\Plugin\Aura;
class WebSite
{
public $url;
public $id;
public $name;
}