method transform documentation in bbn\Mvc

Transform the output object on Controller instance given a callback

function(callable $fn) { if ($this->check() && $this->controller) { $this->controller->transform($fn); } }

Transform the output object on Controller instance given a callback BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.