Skip to content

Instantly share code, notes, and snippets.

@jackwilsdon
Created May 23, 2017 09:55
Show Gist options
  • Save jackwilsdon/18f2a3a92b541f66afd291bd1aa12f9c to your computer and use it in GitHub Desktop.
Save jackwilsdon/18f2a3a92b541f66afd291bd1aa12f9c to your computer and use it in GitHub Desktop.
<?php
// Try hyperclicking this:
new TestClass();
<?php
class TestClass {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment