Skip to content

Instantly share code, notes, and snippets.

@KAYLukas
Created May 11, 2014 18:03
Show Gist options
  • Save KAYLukas/5d91aa17c6173f426a7d to your computer and use it in GitHub Desktop.
Save KAYLukas/5d91aa17c6173f426a7d to your computer and use it in GitHub Desktop.
class X{
public function __construct(){
$this->x = this;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment