<?php use Foo\BaR; class Bar { public static function execute() { echo strtolower(BaR::execute()); } }
You have javascript disabled. You will not be able to edit any code.