cakephp2-php8/lib
mark_story 103bbbc375 Add CakeRequest::param()
This method gives a read accessor to the data in $request->params.
It removes the need to use isset() and empty().
2013-02-03 22:09:52 -05:00
..
Cake Add CakeRequest::param() 2013-02-03 22:09:52 -05:00