This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
valentin_le_moign
/
figureslibres.cc
forked from
bachir/figureslibres.cc
Xem
1
Star
0
Fork
0
Các tập tin
Branch:
master
Branches
Tags
master
prod
template
figureslibre...
/
user
/
plugins
/
aura
/
classes
/
website.php
website.php
104 B
Permalink
Lịch sử
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace Grav\Plugin\Aura;
class WebSite
{
public $url;
public $id;
public $name;
}