<?php function foo() { if (class_exists('Bar') === false) { class Bar { function foo() {} } } }
You have javascript disabled. You will not be able to edit any code.