Sentinel\Repositories\Group\SentinelGroupRepositoryInterface::update PHP Метод

update() публичный Метод

Update the specified resource in storage.
public update ( integer $id ) : Illuminate\Http\Response
$id integer
Результат Illuminate\Http\Response
    public function update($id);