Ejemplo n.º 1
0
 public function categoriesAssigned()
 {
     return (bool) $this->questionDao->countQuestionsAssignedToCategories();
 }