<?php class Foo { public function bar() { $this->baz(function () {}); } } echo mime_content_type(__FILE__);
You have javascript disabled. You will not be able to edit any code.