Example #1
0
 public function getAll()
 {
     $groups = new Snep_ExtensionsGroups_Manager();
     return $groups->fetchAll();
 }