Manual»Developing with CakePHP»Controllers»Controller Attributes»The Parameters Attribute ($params)»prefix
3.5.2.4.10 prefix
$this->params['prefix']
Set to the routing prefix. For example, this attribute would contain the string "admin" during a request to /admin/posts/someaction.
See comments for this section
