コード例 #1
0
ファイル: EventTypes.php プロジェクト: Headrun-php/TLG
 static function getEventTypes()
 {
     return EventTypes::all();
 }