Skip to content

Instantly share code, notes, and snippets.

@mcsee
Created August 25, 2020 23:28
Embed
What would you like to do?
<?
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