コード例 #1
0
ファイル: SettingsForm.php プロジェクト: singleso/singleso
 public function themes()
 {
     return Theme::enumerate();
 }