public function get_options() { self::$_properties['options']['form']['options'] = \DB::select('id', 'option')->from('options')->execute()->as_array('id', 'option'); }
It looks like you're new here. If you want to get involved, click one of these buttons!