示例#1
0
文件: Tag.php 项目: bjrnblm/blender
 /**
  * @return array
  */
 public function getTypeOptions()
 {
     return TagType::toArray();
 }