<?php $view = $event->View('Cat'); echo $view; // $doc = new \Doc($view); // $doc->autoFill(); // echo $doc;