0

I need to change user field "b_company" in Osclass. But can't find any information about how can i do that.

1 Answers1

0

It was not different solution:

          User::newInstance()->updateByPrimaryKey(['b_company' => 1], $user['pk_i_id']);