Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created August 25, 2020 23:28
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 mcsee/df78952fd4871362eaffcc6ce7ab6c94 to your computer and use it in GitHub Desktop.
Save mcsee/df78952fd4871362eaffcc6ce7ab6c94 to your computer and use it in GitHub Desktop.
<?
final class God extends Singleton {
}
$christianGod = new God();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment