示例#1
0
 /**
  * @return array
  */
 public function findAllPrefixes()
 {
     return $this->prefixDao->findAll();
 }