In AppController, the Paginator component is set up with these parameters, leading me to believe that paramType will always be querystring. It doesn't appear to be doing anything in my application. Is the syntax wrong or is this simply the wrong place to put this?
'Paginator' => array('settings' => ['paramType' => 'querystring'])