This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
bachir
/
figureslibres.cc
Sledovat
2
Oblíbit
0
Rozštěpit
1
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
prod
Větve
Značky
master
prod
template
figureslibre...
/
user
/
plugins
/
aura
/
classes
/
website.php
website.php
104 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
7
8
9
<?php
namespace Grav\Plugin\Aura;
class WebSite
{
public $url;
public $id;
public $name;
}