Sentinel\Repositories\Group\SentinelGroupRepositoryInterface::update PHP Méthode

update() public méthode

Update the specified resource in storage.
public update ( integer $id ) : Illuminate\Http\Response
$id integer
Résultat Illuminate\Http\Response
    public function update($id);