Skip to content

Instantly share code, notes, and snippets.

@jonnybarnes
Created September 11, 2018 20:05
Show Gist options
  • Save jonnybarnes/e6518cff1aedb6a12b738e92a630d0f7 to your computer and use it in GitHub Desktop.
Save jonnybarnes/e6518cff1aedb6a12b738e92a630d0f7 to your computer and use it in GitHub Desktop.
<?php
$variable = <<<TOKEN
Some text
TOKEN;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment