This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
valentin_le_moign
/
figureslibres.cc
フォーク元
bachir/figureslibres.cc
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
66bd5cb3d9
ブランチ
タグ
master
prod
template
figureslibre...
/
user
/
plugins
/
aura
/
classes
/
website.php
website.php
104 B
履歴
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace Grav\Plugin\Aura;
class WebSite
{
public $url;
public $id;
public $name;
}