mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-15 05:59:50 +00:00
Merge pull request #4947 from agarzon/patch-2
Removing unrelated parameter in comment
This commit is contained in:
commit
82ee5b0d1c
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ class PagesController extends AppController {
|
|||
/**
|
||||
* Displays a view
|
||||
*
|
||||
* @param mixed What page to display
|
||||
* @return void
|
||||
* @throws NotFoundException When the view file could not be found
|
||||
* or MissingViewException in debug mode.
|
||||
|
|
Loading…
Add table
Reference in a new issue