app['formField'] = $this->app->share(function($app) { return new FormField(); }); } }