Пример #1
0
 protected function get()
 {
     global $user;
     $this->lists = ListModel::get_for_user_id($user->pk);
 }