helpers = array_merge($this->helpers ?? [], ['url']); // Caution: Do not edit this line. parent::initController($request, $response, $logger); // Preload any models, libraries, etc, here. // $this->session = service('session'); } }