Sentinel\Repositories\Group\SentinelGroupRepositoryInterface::store PHP Method

store() public method

Store a newly created resource in storage.
public store ( $data ) : Illuminate\Http\Response
return Illuminate\Http\Response
    public function store($data);