CakePHP-Bootstrap / cakephp3-bootstrap-helpers

CakePHP 3.x Helpers for Bootstrap 3 and 4.
https://holt59.github.io/cakephp3-bootstrap-helpers/
MIT License
130 stars 79 forks source link

$this->request deprecated in CakePHP 3.7.0 #167

Closed alphp closed 5 years ago

alphp commented 5 years ago

$this->request deprecated in CakePHP 3.7.0 use $this->getView()->getRequest() instead