LaravelFCM\Response\DownstreamResponseContract::tokensToModify PHP Method

tokensToModify() public method

key: oldToken value: new token find the old token in your database and replace it with the new one
public tokensToModify ( ) : array
return array
    public function tokensToModify();