mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fixing docblock for pr()
This commit is contained in:
parent
e2113e4aa2
commit
4012925a26
1 changed files with 0 additions and 1 deletions
|
@ -345,7 +345,6 @@ if (!function_exists('array_combine')) {
|
|||
*
|
||||
* @see debug()
|
||||
* @param array $var Variable to print out
|
||||
* @param boolean $showFrom If set to true, the method prints from where the function was called
|
||||
* @link http://book.cakephp.org/view/707/pr
|
||||
*/
|
||||
function pr($var) {
|
||||
|
|
Loading…
Reference in a new issue