<?php namespace Facade\Ignition\Tests\stubs\Controllers; class TestTypoController { public function __invoke() { } }