/** * * @author * @created */ namespace Application; use Bluz; return /** * @return \closure */ function () use ($view) { /** * @var \Bluz\Application $this * @var \Bluz\View\View $view */ $request = $this->getRequest(); };