Vonage / vonage-php-code-snippets

PHP code examples for using Vonage APIs
MIT License
29 stars 56 forks source link

Bring placeholders inline with building block content #15

Closed lornajane closed 6 years ago

lornajane commented 6 years ago

This change makes the PHP code hold the same placeholder variables as are described in the building block examples, and match the building block spec documents.

I spotted it here: https://developer.nexmo.com/voice/voice-api/building-blocks/earmuff-a-call/php which doesn't match https://github.com/Nexmo/building-block-specs/blob/master/voice/specs/earmuff-a-call-SPEC.md - then I fixed a few others the same while I was there.