Example #1
0
 static function getMembershipTypesForSelectBox()
 {
     return MembershipTypes::lists('name', 'id');
 }