This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
bachir
/
figureslibres.cc
ウォッチ
2
スター
0
フォーク
1
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
prod
ブランチ
タグ
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;
}