Example #1
0
 /**
  * @return BOL_Preference
  */
 public function findAllPreference()
 {
     return $this->preferenceDao->findAllPreference();
 }