Skip to content

Instantly share code, notes, and snippets.

@jonnybarnes
Created September 11, 2018 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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