コード例 #1
0
ファイル: Tag.php プロジェクト: bjrnblm/blender
 /**
  * @return array
  */
 public function getTypeOptions()
 {
     return TagType::toArray();
 }