This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
bachir
/
figureslibres.cc
Tarkkaile
2
Äänestä
0
Fork
1
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
prod
Branchit
Tagit
master
prod
template
figureslibre...
/
user
/
plugins
/
aura
/
classes
/
website.php
website.php
104 B
Pysyvä linkki
Historia
Raaka
1
2
3
4
5
6
7
8
9
<?php
namespace Grav\Plugin\Aura;
class WebSite
{
public $url;
public $id;
public $name;
}